[xmonad] XMonadContrib -Werror build currently broken with GHC 6.10

Spencer Janssen spencerjanssen at gmail.com
Tue Dec 2 23:47:26 EST 2008


On Tue, Dec 02, 2008 at 08:38:54PM -0500, Gwern Branwen wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> ....
> [101 of 140] Compiling XMonad.Config.PlainConfig (
> XMonad/Config/PlainConfig.hs, dist/build/XMonad/Config/PlainConfig.o )
> 
> XMonad/Config/PlainConfig.hs:235:9:
>     Warning: orphan instance: instance Error [(Integer, String)]
> 
> Oops.
> 
> I ran into this on the record-test. So do we suggest 6.10 developers
> just use --no-test or what?
> 
> - --
> gwern

We should turn off the orphan instance warning for that module.  You may need
to use --no-test to actually accomplish that.


Cheers,
Spencer Janssen


More information about the xmonad mailing list