ghc-dlist-devel - Haskell differences lists development files
Website: | http://hackage.haskell.org/package/dlist |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
Differences lists: 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. This package contains the development files.
Packages
ghc-dlist-devel-0.5-6.el6.i686 [49 KiB] |
Changelog
by Jens Petersen (2012-03-18):
- update to cabal2spec-0.25 |