pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-dlist
Module Name: pkgsrc
Committed By: szptvlfn
Date: Sun May 18 21:29:39 UTC 2014
Added Files:
pkgsrc/devel/hs-dlist: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
Import dlist-0.7.0.1 as devel/hs-dlist,
packaged for wip by pho.
Difference 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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-dlist/DESCR \
pkgsrc/devel/hs-dlist/Makefile pkgsrc/devel/hs-dlist/PLIST \
pkgsrc/devel/hs-dlist/buildlink3.mk pkgsrc/devel/hs-dlist/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index