
2 Dec
2008
2 Dec
'08
11:47 p.m.
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