[Yhc] Testing QuickCheck properties with Yhc
Neil Mitchell
ndmitchell at gmail.com
Fri Nov 10 10:52:16 EST 2006
Hi
> > I have openned a bug for it:
> > http://code.google.com/p/yhc/issues/detail?id=79
>
> Should this be a yhc or a yhi option, or both... do the bytecode files
> have enough information in them? Just wondering...
Turns out yhi could happily do this. Yhi just executes <module
name>.main already, so adding -main-is is pretty easy.
> > We also have -exportall, which makes everything exported from a
> > module, if that gives you any luck.
>
> "-exportall" was enough of a workaround that I found out that I couldn't
> use QuickCheck with Yhc yet...
Yes, the lack of haskell.org libraries is starting to get increasingly
annoying...
Thanks
Neil
More information about the Yhc
mailing list