软件包:libghc-shake-doc(0.19.1-2)
libghc-shake-doc 的相关链接
Debian 的资源:
下载源码包 haskell-shake:
- [haskell-shake_0.19.1-2.dsc]
- [haskell-shake_0.19.1.orig.tar.gz]
- [haskell-shake_0.19.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [shakebuild.com]
相似软件包:
Haskell library for writing build systems; documentation
Shake is a Haskell library for writing build systems - designed as a replacement for make.
To use Shake the user writes a Haskell program that imports Development.Shake, defines some build rules, and calls the Development.Shake.shakeArgs function. Thanks to do notation and infix operators, a simple Shake build system is not too dissimilar from a simple Makefile. However, as build systems get more complex, Shake is able to take advantage of the excellent abstraction facilities offered by Haskell and easily support much larger projects. The Shake library provides all the standard features available in other build systems, including automatic parallelism and minimal rebuilds. Shake also provides more accurate dependency tracking, including seamless support for generated files, and dependencies on system information (e.g. compiler version).
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-shake-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-35
- 本虚包由这些包填实: ghc
-
- rec: libghc-extra-doc
- extra functions for base library; documentation
-
- rec: libghc-heaps-doc
- asymptotically optimal Brodal/Okasaki heaps.; documentation
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-random-doc
- random number generator for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML