Hi,
I’m seeing the same issue, but it works when explicitly installing
ghc@8.6. Looking at haskell-build-system all Haskell libraries are
currently built with version 8.6, whereas the newest GHC version
available (and thus installed by `guix install`) is 8.8.
I feel that either xmonad should dep
Package: guix
Version: 1.2.0-17.ec7fb6
I am trying to recompile xmonad with a fairly simple xmonad.hs
The package itself builds, installs, and runs correctly, but it throws
errors when recompiling my configuration. Configuration is very short but
is pasted here: http://paste.debian.net/1190543/
T