Commit graph

2 commits

Author SHA1 Message Date
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Martin Wilke
a2d02bde18 Differences lists are a list-like type supporting O(1) append. This is
particularly useful for efficient logging and pretty printing, (e.g.
with the Writer monad), where list append quickly becomes too expensive.

WWW: http://code.haskell.org/~dons/code/dlist/

PR:		ports/128770
Submitted by:	Samy Al Bahra <sbahra at kerneled.org>
2008-11-15 19:51:57 +00:00