套件: libghc-fmlist-prof (0.9.3-1build2)
libghc-fmlist-prof 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-fmlist:
- [haskell-fmlist_0.9.3-1build2.dsc]
- [haskell-fmlist_0.9.3.orig.tar.gz]
- [haskell-fmlist_0.9.3-1build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Ilias Tsitsimpis
外部的資源:
- 主頁 [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 [amd64]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-base-prof-4.13.0.0-5b8ba [armhf]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-base-prof-4.13.0.0-bfdb4 [ppc64el]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-base-prof-4.13.0.0-d4e5b [arm64]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-fmlist-dev (= 0.9.3-1build2)
- FoldMap lists