Pakket: libghc-fmlist-prof (0.9-6build1)
Verwijzigingen voor libghc-fmlist-prof
Trisquel bronnen:
Het bronpakket haskell-fmlist downloaden:
- [haskell-fmlist_0.9-6build1.dsc]
- [haskell-fmlist_0.9.orig.tar.gz]
- [haskell-fmlist_0.9-6build1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Haskell Group (Mailarchief)
- Dmitry Bogatov
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
FoldMap lists; profiling libraries
FoldMap lists are lists represented by their foldMap function. FoldMap lists have O(1) cons, snoc and append, just like DLists, but other operations might have favorable performance characteristics as well. These wild claims are still completely unverified though.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-fmlist-prof gerelateerde pakketten
|
|
|
-
- dep: libghc-base-prof-4.9.1.0-5a696
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-fmlist-dev (= 0.9-6build1)
- FoldMap lists