软件包:libghc-shake-doc(0.19.8-1)
libghc-shake-doc 的相关链接
Debian 的资源:
下载源码包 haskell-shake:
- [haskell-shake_0.19.8-1.dsc]
- [haskell-shake_0.19.8.orig.tar.gz]
- [haskell-shake_0.19.8-1.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-42
- 本虚包由这些包填实: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-extra-doc
- extra functions for base library; documentation
-
- rec: libghc-filepattern-doc
- file path glob-like matching; documentation
-
- rec: libghc-hashable-doc
- class for types that can be converted to a hash value; documentation
-
- rec: libghc-heaps-doc
- asymptotically optimal Brodal/Okasaki heaps.; documentation
-
- rec: libghc-js-dgtable-doc
- obtain minified jquery.dgtable code; documentation
-
- rec: libghc-js-flot-doc
- bundles the jQuery Flot code into a Haskell package; documentation
-
- rec: libghc-js-jquery-doc
- bundles the minified jQuery code into a Haskell package; documentation
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-random-doc
- random number generator for Haskell; documentation
-
- rec: libghc-shake-dev
- Haskell library for writing build systems
-
- rec: libghc-unordered-containers-doc
- Efficient hashing-based container types; documentation
-
- rec: libghc-utf8-string-doc
- GHC libraries for the Haskell UTF-8 library (documentation)
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-shake-prof
- Haskell library for writing build systems; profiling libraries