codehenry / xmonad

Automatically exported from code.google.com/p/xmonad
0 stars 0 forks source link

xmonad-contrib hackage release broken #604

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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