Commit graph

3 commits

Author SHA1 Message Date
szptvlfn
9da944d0cd make it clear what package depend on
discussed with wiz@.
2014-08-29 14:08:38 +00:00
szptvlfn
3ccd53dc1d Update to 0.7.1
ChangeLog:
Version 0.7.1 (2014-06-28) *100th Anniversary of the Assassination of Franz Ferdinand*
--------------------------------------------------------------------------------------

#### Package changes

* Add `IsList` instance for GHC >= 7.8 ([Icelandjack](https://github.com/Icelandjack))
2014-07-16 21:02:35 +00:00
szptvlfn
1fce1224c0 Import dlist-0.7.0.1 as devel/hs-dlist,
packaged for wip by pho.

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.
2014-05-18 21:29:39 +00:00