[ 原始碼: haskell-foundation ]
套件:libghc-foundation-doc(0.0.30-3)
libghc-foundation-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-foundation:
- [haskell-foundation_0.0.30-3.dsc]
- [haskell-foundation_0.0.30.orig.tar.gz]
- [haskell-foundation_0.0.30-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
alternative prelude with batteries and no dependencies; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-foundation-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-basement-doc
- Foundation scrap box of array & string; documentation
-
- rec: libghc-foundation-dev
- alternative prelude with batteries and no dependencies
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-foundation-prof
- alternative prelude with batteries and no dependencies; profiling libraries