| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 23:30:26 GMT
X-Served-By: cache-dfw-kdfw8210161-DFW, cache-bom-vanm7210049-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768692626.597629,VS0,VE775
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
pier-core: A library for writing forwards-declared build systems in haskell.
pier-core: A library for writing forwards-declared build systems in haskell.
A library for writing build systems in Haskell, built on top of Shake.
Pier provides a generic approach to building and caching file outputs. It enables build actions to be written in a "forwards" style, which generally leads to simpler logic than backwards-defined build systems such as make or (normal) Shake, where each step of the build logic must be written as a new build rule.
For more details of the API, start with Pier.Core.Artifact.
See pier for information on the Haskell build tool that uses this package.
Modules
[Index] [Quick Jump]
Downloads
- pier-core-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.2.0.0, 0.2.0.1, 0.3.0.0 |
|---|---|
| Dependencies | base (>=4.11 && <4.12), base64-bytestring (>=1.0 && <1.1), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), Cabal (>=2.2 && <2.3), containers (>=0.5 && <0.6), cryptohash-sha256 (>=0.11 && <0.12), directory (>=1.3.1 && <1.4), hashable (>=1.2 && <1.3), http-client (>=0.5 && <0.6), http-client-tls (>=0.3 && <0.4), http-types (>=0.12 && <0.13), process (>=1.6 && <1.7), shake (>=0.16.4 && <0.17), temporary (>=1.3 && <1.4), text (>=1.2 && <1.3), unix (>=2.7 && <2.8) [details] |
| License | BSD-3-Clause |
| Author | |
| Maintainer | judah.jacobson@gmail.com |
| Uploaded | by JudahJacobson at 2018-09-23T01:34:14Z |
| Category | Development |
| Home page | https://github.com/judah/pier#readme |
| Bug tracker | https://github.com/judah/pier/issues |
| Source repo | head: git clone https://github.com/judah/pier |
| Distributions | |
| Downloads | 1683 total (10 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2018-09-23 [all 1 reports] |