shake
Shake is a Haskell library for writing build systems - designed as a replacement for make. See Development.Shake for an introduction, including an example. The homepage contains links to a user manual, an academic paper and further information: https://shakebuild.com 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).
hackage.haskell.org
0.19.9
2 months ago
109
153,605 total
26
267
clashilator 0.1.4
Code generator and Setup.hs hooks to generate a Verilator simulation and access it from Clash6 versions - Latest release: almost 2 years ago - 670 downloads total - 22 stars on GitHub - 1 maintainer
shake-futhark 0.2.0.3
Dependency trakcing using the futhark library for transitive dependencies in Futhark projects7 versions - Latest release: about 2 years ago - 1.2 thousand downloads total - 1 maintainer
shellify 0.10.0
16 versions - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 841 downloads total - 1 maintaineruniform-shake 0.1.5.1
shake top level functions using Path (not filepath) version 2 to include in uniform ecosystem, i....1 version - Latest release: about 3 years ago - 1 dependent package - 124 downloads total - 0 stars on GitHub - 1 maintainer
shake-cabal 0.2.2.3
A library for using shake alongside cabal.12 versions - Latest release: about 3 years ago - 5.59 thousand downloads total - 1 maintainer
ghcide-bench 0.1.1 💰
Official Haskell IDE support via the language server protocol (LSP)11 versions - Latest release: about 3 years ago - 1 dependent package - 769 downloads total - 2,888 stars on GitHub - 1 maintainer
shake-bench 0.2.0.0
6 versions - Latest release: over 3 years ago - 1 dependent repositories - 898 downloads total - 3 maintainersats-pkg 3.5.0.3
A collection of scripts to simplify building ATS projects.161 versions - Latest release: over 3 years ago - 1 dependent package - 98.7 thousand downloads total - 1 maintainer
ghcide 1.5.0 💰
A library for building Haskell IDE's on top of the GHC API.59 versions - Latest release: over 4 years ago - 38 dependent packages - 15 dependent repositories - 25.9 thousand downloads total - 2,849 stars on GitHub - 8 maintainers
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Links
| Registry | hackage.haskell.org |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/shake
spec |
| License | BSD-3-Clause |
| First Release | over 14 years ago |
| Last Synced | 3 days ago |