On Mon, Aug 2, 2010 at 5:48 AM, Yitzchak Gale <[email protected]> wrote:
> 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. > You're right. I may have been able to avoid it by disabling the tests when I installed it. I'll have to look at it more. > > 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. > This is a definite goal! Thanks, Jason
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
