[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No variables available for parameterised types



I've removed the Ord constraint on getArbGen, and added
mkIfCxt... template haskell lines for Enumerable and CoArbitrary. This
seems to have done the trick, since we're now getting loads of theorems
involving lists and higher-order functions (e.g. map, foldl and foldr)