ghc-dlist - Haskell differences lists
| 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.
Packages
| ghc-dlist-0.5-6.el6.x86_64 [11 KiB] | 
              Changelog
              by Jens Petersen (2012-03-18):
              - update to cabal2spec-0.25  |