diff options
author | jao <jao@gnu.org> | 2025-06-04 04:27:25 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-06-04 04:27:56 +0100 |
commit | 404073416c5f97ab8b82aa436b4f862d349c0dad (patch) | |
tree | b2dde616b7af66384161dc518eeec0eb544dabb4 /readme.org | |
parent | bdc06e23672f9fc4a99261a0a6bba400ef7358b3 (diff) | |
download | xmobar-404073416c5f97ab8b82aa436b4f862d349c0dad.tar.gz xmobar-404073416c5f97ab8b82aa436b4f862d349c0dad.tar.bz2 |
MPD compilable again by default with all_extensions
Diffstat (limited to 'readme.org')
-rw-r--r-- | readme.org | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -28,13 +28,6 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. * Breaking news - - Starting with version 0.47.1, we are excluding MPD from the extensions - included with ~all_extensions~ when GHC version is 9.4 or greater, because - that seems to break cabal compilation. However, it's been reported that - in some installations compilation with ~libmpd~ works fine: just add - explicitly the ~with_mpd~ flag to include MPD and check for yourself. - Compilation with stack has also been reported to work. Please see the - comments in issue #679 for details. - Starting with version 0.45, we use cairo/pango as our drawing engine (instead of plain X11/Xft). From a user's point of view, that change should be mostly transparent, except for the facts that it's allowed |