Commit graph

2 commits

Author SHA1 Message Date
Gabor Pali
ec29a59ec3 Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports.  It promises both easier addition and
maintenance for Cabal-based ports.
2010-05-12 16:33:59 +00:00
Gabor Pali
a1a1e25787 Checkers wraps up the expected properties associated with various
standard Haskell type classes as QuickCheck properties. Also some
morphism properties. It also provides arbitrary instances and
generator combinators for common data types.

WWW: http://haskell.org/haskellwiki/checkers

PR:		ports/142488
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-12 21:39:42 +00:00