On Debian Jessie with
~ cabal --version
cabal-install version 1.20.0.3
using version 1.20.0.2 of the Cabal library
~ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.6.3
and no haskell applications / libraries installed on my system, and deleting
~/.ghc and ~/.cabal.
If I type
cabal install xmonad xmonad-contrib
I get a compile failure
XMonad/Util/Invisible.hs:31:59:
Not in scope: type constructor or class `Applicative'
this has been confirmed by others on the IRC channel.
Original issue reported on code.google.com by Sam.Hall...@gmail.com on 24 May 2015 at 3:39
Original issue reported on code.google.com by
Sam.Hall...@gmail.com
on 24 May 2015 at 3:39