[Haskell-cafe] packages and QuickCheck

Ketil Malde ketil at malde.org
Tue Sep 9 12:26:15 EDT 2008


"Conal Elliott" <conal at conal.net> writes:

> Thanks a bunch for these tips.  I haven't used the flags feature of cabal
> before, and i don't seem to be able to get it right. 

Another option might be to have the test command build via 'ghc
--make' instead of Cabal - this way, you can avoid mentioning testing
libraries altogether in the cabal file.

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Haskell-Cafe mailing list