The latest version of dlist is 1.0-2.

dlist

Version 0.7.1.2 revision 0 uploaded by SeanLeather.

Package meta

Synopsis
Difference lists
Description

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.

Author
Don Stewart
Bug reports
https://github.com/spl/dlist/issues
Category
Data
Copyright
2006-2009 Don Stewart, 2013-2014 Sean Leather
Homepage
https://github.com/spl/dlist
Maintainer
Sean Leather <sean.leather@gmail.com>
Package URL
n/a
Stability
n/a

Components