[Haskell-cafe] Re: MissingH dropped QuickCheck dep
John Goerzen
jgoerzen at complete.org
Fri Feb 12 14:07:56 EST 2010
Don Stewart wrote:
> Excellent!
>
> Would it be possible to disable the runtests executable by default?
> Enable it only with a conditional?
It's been that way for quite some time now:
Executable runtests
Buildable: False
heh, and I didn't even add a flag for it yet like I have with HDBC.
Guess I ought to do that so a person can build tests more easily if they
wish.
-- John
More information about the Haskell-Cafe
mailing list