dlist: Difference lists
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.
[Skip to Readme]
Downloads
- dlist-0.7.1.1.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 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4 && <4.11), deepseq (>=1.1 && <2) [details] |
License | BSD-3-Clause |
Copyright | 2006-2009 Don Stewart, 2013-2014 Sean Leather |
Author | Don Stewart |
Maintainer | Sean Leather <sean.leather@gmail.com> |
Revised | Revision 1 made by phadej at 2018-09-25T12:25:14Z |
Category | Data |
Home page | https://github.com/spl/dlist |
Bug tracker | https://github.com/spl/dlist/issues |
Source repo | head: git clone git://github.com/spl/dlist.git |
Uploaded | by SeanLeather at 2015-03-19T07:10:35Z |
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 | 233 direct, 14592 indirect [details] |
Downloads | 415334 total (364 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-03-19 [all 1 reports] |