[Haskell-cafe] ANNOUNCE: Takusen 0.8.6
Yitzchak Gale
gale at sefer.org
Mon Aug 2 08:48:15 EDT 2010
Jason Dagit wrote:
> There you go for a starter tutorial.
Thanks Jason, that's a great start. It already goes a long way
towards making Takusen more accessible.
I noticed that QuickCheck is still a dependency. That's
not a good idea. It creates a lot of dependency problems,
and most of the time the tests aren't needed anyway.
It would also be nice if the various backends could be
broken out into separate packages too, like for the other database
packages. But I understand that might be a bit more work.
Thanks,
Yitz
More information about the Haskell-Cafe
mailing list