Differences lists
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.
- Developed at devel:languages:haskell
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/ghc-dlist && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dlist-0.7.1.2.tar.gz | 0000006301 6.15 KB | |
ghc-dlist.changes | 0000001528 1.49 KB | |
ghc-dlist.spec | 0000002337 2.28 KB |
Revision 4 (latest revision is 22)
Stephan Kulow (coolo)
accepted
request 325728
from
Ondřej Súkup (mimi_vx)
(revision 4)
- update to 0.7.1.2 * Fix GHC 7.10 warnings due to imports
Comments 0