[ 原始碼: haskell-fmlist ]
套件:libghc-fmlist-prof(0.9.3-1 以及其他的)
libghc-fmlist-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-fmlist:
- [haskell-fmlist_0.9.3-1.dsc]
- [haskell-fmlist_0.9.3.orig.tar.gz]
- [haskell-fmlist_0.9.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 libghc-fmlist-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-2f220
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-fmlist-dev (= 0.9.3-1+b1)
- FoldMap lists