Home > Repositories > base > ghc-dlist

ghc-dlist: Differences lists: a list-like type supporting O(1) append

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.
Name:ghc-dlist
Release: 1-2mamba
Group:System/Libraries
Maintainer:silvan
License:BSD
Size:32.57 kB
Upstream URL:https://hackage.haskell.org/package/dlist
Build time:2023-12-02 15:36:27
Binary packages and requirements
x86_64aarch64i586
Built RPMSghc-dlist
ghc-dlist-devel
ghc-dlist-doc
ghc-dlist
ghc-dlist-devel
ghc-dlist-doc
ghc-dlist
ghc-dlist-devel
ghc-dlist-doc
Build requirementsghc[>=0:9.4.8] [1]
ghc-libs [1]
glibc-devel [1]
libgmp-devel [1]
ghc[>=0:9.4.8] [1]
ghc-libs [1]
glibc-devel [1]
libgmp-devel [1]
ghc[>=0:9.4.8] [1]
ghc-libs [1]
glibc-devel [1]
libgmp-devel [1]
History of changes
DatePackagerReleaseDescription
2023-12-02silvan1.0-2mamba- rebuilt with ghc 9.4.8
2021-02-09autodist1.0-1mamba- automatic version update by autodist
2013-09-08silvan0.5-1mamba- package created by silvan using the webbuild interface