diff options
author | jao <jao@gnu.org> | 2018-10-06 17:12:40 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-10-06 17:12:40 +0100 |
commit | a6b2dfc9c9b76fd6a9ec22d71d03b27d9b7689bb (patch) | |
tree | 2d0127774da76760de147db0d8872a269e4c7fa7 /readme.md | |
parent | 2bd5d60fc47631fb35916a90bf8722b6aa8982a9 (diff) | |
download | xmobar-a6b2dfc9c9b76fd6a9ec22d71d03b27d9b7689bb.tar.gz xmobar-a6b2dfc9c9b76fd6a9ec22d71d03b27d9b7689bb.tar.bz2 |
Version 0.28.10.28.1
Closes #354 and #357
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -38,7 +38,9 @@ Xmobar is available from [Hackage], and you can install it using cabal install xmobar -Xmobar versions >= 0.27 require GHC version >= 8.0.2. +Xmobar versions >= 0.27 require GHC version >= 8.0.2. Due to an +intermittent bug in GHC, we recommend using either GHC 8.0.2, 8.2.2 or +8.6. See below for a list of optional compilation flags that will enable some optional plugins. For instance, to install xmobar with all the |