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
c08d0f2a2b Haskell MemoTrie provides a basis for memoized functions over some
domains, using tries. It is based on some code got from Spencer Janssen.

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

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