[ 原始碼: haskell-foundation ]
套件:libghc-foundation-dev(0.0.25-1 以及其他的)
libghc-foundation-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-foundation:
- [haskell-foundation_0.0.25-1.dsc]
- [haskell-foundation_0.0.25.orig.tar.gz]
- [haskell-foundation_0.0.25-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
alternative prelude with batteries and no dependencies
A custom prelude with no dependencies apart from base.
This package has the following goals:
* provide a base like sets of modules that provide a consistent set of features and bugfixes across multiple versions of GHC (unlike base). * provide a better and more efficient prelude than base's prelude. * be self-sufficient: no external dependencies apart from base. * provide better data-types: packed unicode string by default, arrays. * Better numerical classes that better represent mathematical thing (No more all-in-one Num). * Better I/O system with less Lazy IO * Usual partial functions distinguished through type system
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-foundation-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-2f220
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-basement-dev-0.0.11-38c5b
- 本虛擬套件由這些套件填實: libghc-basement-dev
-
- dep: libghc-ghc-prim-dev-0.5.3-49209
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-foundation-doc
- alternative prelude with batteries and no dependencies; documentation
-
- sug: libghc-foundation-prof
- alternative prelude with batteries and no dependencies; profiling libraries