套件:libghc-shake-dev(0.16.4+dfsg-3)
libghc-shake-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-shake:
- [haskell-shake_0.16.4+dfsg-3.dsc]
- [haskell-shake_0.16.4+dfsg.orig.tar.gz]
- [haskell-shake_0.16.4+dfsg-3.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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-b951c
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-binary-dev-0.8.5.1-039e6
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-40be2
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-deepseq-dev-1.4.3.0-2fffe
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-directory-dev-1.3.1.5-30429
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-extra-dev-1.6.9-b0022
- 本虛擬套件由這些套件填實: libghc-extra-dev
-
- dep: libghc-filepath-dev-1.4.2-d458d
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-hashable-dev-1.2.7.0-acac2
- 本虛擬套件由這些套件填實: libghc-hashable-dev
-
- dep: libghc-js-flot-dev-0.8.3-e10b7
- 本虛擬套件由這些套件填實: libghc-js-flot-dev
-
- dep: libghc-js-jquery-dev-3.3.1-8d4de
- 本虛擬套件由這些套件填實: libghc-js-jquery-dev
-
- dep: libghc-primitive-dev-0.6.4.0-9fde5
- 本虛擬套件由這些套件填實: libghc-primitive-dev
-
- dep: libghc-process-dev-1.6.3.0-7de11
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-random-dev-1.1-3b083
- 本虛擬套件由這些套件填實: libghc-random-dev
-
- dep: libghc-shake-data (>= 0.16.4+dfsg-3)
- Haskell library for writing build systems; data files
-
- dep: libghc-time-dev-1.8.0.2-0092b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-transformers-dev-0.5.5.0-3e0fa
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-unix-dev-2.7.2.2-9c40a
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-unordered-containers-dev-0.2.9.0-eafbb
- 本虛擬套件由這些套件填實: libghc-unordered-containers-dev
-
- dep: libghc-utf8-string-dev-1.0.1.1-688f3
- 本虛擬套件由這些套件填實: libghc-utf8-string-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-shake-doc
- Haskell library for writing build systems; documentation
-
- sug: libghc-shake-prof
- Haskell library for writing build systems; profiling libraries