
On Sat, 3 Nov 2007 14:43:13 +0100, Andrea wrote:
I'm going to release Xmobar-0.8 shortly and so, with the hope to have some more testers, I'm making this release candidate:
http://code.haskell.org/~arossato/xmobar/xmobar-0.8-rc1.tar.gz
NOTE: xmobar-0.8-rc1 requires X11-1.3.0 from hackage.
...
I would really appreciate if you could report back any issue you may discover.
Unfortunately xmobar.0.8 does not compile on my machine (linux, amd64, ghc 6.6.1): [18 of 19] Compiling Xmobar ( .//Xmobar.hs, dist/build/xmobar/xmobar-tmp/Xmobar.o ) .//Xmobar.hs:155:46: Couldn't match expected type `GHC.Word.Word32' against inferred type `Atom' In the expression: v In the sixth argument of `changeProperty32', namely `[v]' In the expression: changeProperty32 d w a2 c2 propModeReplace [v] -- Markus