[xmonad] XMC: tests/* no longer compiles

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Wed Apr 14 17:35:37 EDT 2010


Gwern Branwen <gwern0 at gmail.com> writes:

> The QC 1 v 2 errors aside, they seem to be quite bitrotten eg. for
> test_Selective.hs
>
> test_Selective.hs:18:4:
>     `coarbitrary' is not a (visible) method of class `Arbitrary'

[snip]

> I've pushed 1 patches updating module imports and aavogt did another,
> but I can't seem to get ghci to load the right QuickCheck version so
> I'm punting on fixing any other possible errors.

Well, the .cabal file does specify QuickCheck < 2, so that should be
right.  What versions of QuickCheck do you have installed?  Or if you're
trying to build/run this without using Cabal, then do "ghc-pkg hide
QuickCheck-2.xxxxx".

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the xmonad mailing list