From 71701de342d61ba008a55badb0de9e03e5ebd3bb Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 3 Dec 2012 00:46:21 +0100 Subject: Updates for 0.16 --- news.md | 12 ++++++++++-- xmobar.cabal | 5 +++-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/news.md b/news.md index e0e0bcc..9d1603f 100644 --- a/news.md +++ b/news.md @@ -1,6 +1,6 @@ % xmobar - Release notes -## Version 0.16 +## Version 0.16 (Dec 3, 2012) _New features_ @@ -37,8 +37,16 @@ _Bug fixes_ - Compilation errors and warnings with GHC 7.6 removed (thanks to Raghavendra D Prabhu for his reports in [github #71]). +_Known problems_ + +Some users have reported problems with xmobar compiled with GHC 7.6 in +ArchLinux: see [github #78] and pointers therein. Please, send +reports of any problems or successes in that regard so that we can fix +any remaining issues. Thanks! + [github #71]: https://github.com/jaor/xmobar/issues/71 -[github #71]: https://github.com/jaor/xmobar/issues/73 +[github #73]: https://github.com/jaor/xmobar/issues/73 +[github #78]: https://github.com/jaor/xmobar/issues/78 ## Version 0.15 (June 4, 2012) diff --git a/xmobar.cabal b/xmobar.cabal index 94edc41..c44a40f 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -75,8 +75,9 @@ executable xmobar main-is: Main.hs other-modules: Xmobar, Config, Parsers, Commands, Localize, - XUtil, StatFS, Runnable, ColorCache, Window - Plugins, Plugins.CommandReader, Plugins.Date, Plugins.EWMH, + XUtil, StatFS, Runnable, ColorCache, Window, Signal, + Plugins, Plugins.BufferedPipeReader, + Plugins.CommandReader, Plugins.Date, Plugins.EWMH, Plugins.PipeReader, Plugins.StdinReader, Plugins.XMonadLog, Plugins.Utils, Plugins.Kbd, Plugins.Locks, Plugins.Monitors, Plugins.Monitors.Batt, Plugins.Monitors.Common, -- cgit v1.2.3