Differences lists

Edit Package ghc-dlist
http://hackage.haskell.org/package/dlist

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.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000075 75 Bytes
dlist-0.7.1.1.tar.gz 0000006161 6.02 KB
ghc-dlist.changes 0000001350 1.32 KB
ghc-dlist.spec 0000002343 2.29 KB
Revision 6 (latest revision is 65)
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 304892 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 6)
- update to 0.7.1.1
- regenerated spec file
* Add `IsList` instance for GHC >= 7.8 ([Icelandjack](https://github.com/Icelandjack))
* Add `NFData` instance (and `deepseq` dependency)
* Add `IsString` instance
* Remove deprecated entities
* Stop supporting `base < 2`
* Update documentation
* New type class instances: `Eq`, `Ord`, `Read`, `Show`, `Alternative`,
  and `Foldable`
* New function `apply` to use instead of `unDL`
* Deprecate DList constructor and record selector to make it abstract
  (see [#4](https://github.com/spl/dlist/issues/4))
* Deprecate `maybeReturn` which is not directly relevant to dlists
Comments 0
openSUSE Build Service is sponsored by