[ 原始碼: haskell-dlist ]
套件:libghc-dlist-prof(1.0-4)
Haskell library for Differences lists; profiling libraries
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.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-dlist-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-038db
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.8.1-4e034
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-dlist-dev (= 1.0-4)
- Haskell library for Differences lists