软件包:libghc-shake-dev(0.19.8-1)
libghc-shake-dev 的相关链接
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
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-shake-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-f2473
- 本虚包由这些包填实: ghc
-
- dep: libghc-binary-dev-0.8.9.1-7cd62
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-58e77
- 本虚包由这些包填实: ghc
-
- dep: libghc-deepseq-dev-1.4.8.1-f9583
- 本虚包由这些包填实: ghc
-
- dep: libghc-directory-dev-1.3.8.5-cba38
- 本虚包由这些包填实: ghc
-
- dep: libghc-extra-dev-1.7.16-c6f1c
- 本虚包由这些包填实: libghc-extra-dev
-
- dep: libghc-filepath-dev-1.4.300.1-4ef81
- 本虚包由这些包填实: ghc
-
- dep: libghc-filepattern-dev-0.1.3-1828a
- 本虚包由这些包填实: libghc-filepattern-dev
-
- dep: libghc-hashable-dev-1.4.4.0-1b435
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-heaps-dev-0.4-0e98a
- 本虚包由这些包填实: libghc-heaps-dev
-
- dep: libghc-js-dgtable-dev-0.5.2-3883f
- 本虚包由这些包填实: libghc-js-dgtable-dev
-
- dep: libghc-js-flot-dev-0.8.3-a5d33
- 本虚包由这些包填实: libghc-js-flot-dev
-
- dep: libghc-js-jquery-dev-3.3.1-8a4ff
- 本虚包由这些包填实: libghc-js-jquery-dev
-
- dep: libghc-primitive-dev-0.8.0.0-4f69f
- 本虚包由这些包填实: libghc-primitive-dev
-
- dep: libghc-process-dev-1.6.19.0-48ee2
- 本虚包由这些包填实: ghc
-
- dep: libghc-random-dev-1.2.1.2-6192e
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libghc-shake-data (>= 0.19.8-1)
- Haskell library for writing build systems; data files
-
- dep: libghc-time-dev-1.12.2-2cc4e
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.6.1.0-5335d
- 本虚包由这些包填实: ghc
-
- dep: libghc-unix-dev-2.8.4.0-fb680
- 本虚包由这些包填实: ghc
-
- dep: libghc-utf8-string-dev-1.0.2-df068
- 本虚包由这些包填实: libghc-utf8-string-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库