Home > Repository > 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.
Nome:ghc-dlist
Versione: 1-2mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:32.57 kB
URL di origine:https://hackage.haskell.org/package/dlist
Data di compilazione:2023-12-02 15:36:27
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatighc-dlist
ghc-dlist-devel
ghc-dlist-doc
ghc-dlist
ghc-dlist-devel
ghc-dlist-doc
ghc-dlist
ghc-dlist-devel
ghc-dlist-doc
Dipendenze di compilazioneghc[>=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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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