dlist: Differences lists
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.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
applicative-in-base | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- dlist-0.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.5, 0.6, 0.6.0.1, 0.7, 0.7.0.1, 0.7.1, 0.7.1.1, 0.7.1.2, 0.8, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.0.4, 0.8.0.5, 0.8.0.6, 0.8.0.7, 0.8.0.8, 1.0 |
---|---|
Dependencies | base (<4.8) [details] |
License | BSD-3-Clause |
Copyright | 2006-7 Don Stewart |
Author | Don Stewart |
Maintainer | dons@galois.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2014-12-29T23:51:38Z |
Category | Data |
Home page | http://code.haskell.org/~dons/code/dlist/ |
Uploaded | by DonaldStewart at 2007-12-23T02:48:58Z |
Distributions | Arch:1.0, Debian:0.8.0.8, Fedora:1.0, FreeBSD:0.7.1.1, LTSHaskell:1.0, NixOS:1.0, Stackage:1.0, openSUSE:1.0 |
Reverse Dependencies | 235 direct, 14878 indirect [details] |
Downloads | 417427 total (42 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |