crunghc: A runghc replacement with transparent caching
crunghc is a program that acts like runghc. When it executes a Haskell script, it automatically stores a compiled cache of the script to the disk, so that the compilation overhead can be avoided in subsequent runs.
Downloads
- crunghc-0.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.1 |
---|---|
Dependencies | base (>=4.5 && <4.7), bytestring (>=0.9.2.1), directory (>=1.2), filelock (>=0.0), filepath (>=1.3), process (>=1.0), SHA (>=1.6), text (>=0.11), time (>=1.4), transformers (>=0.3), unix [details] |
License | LicenseRef-PublicDomain |
Author | Takano Akio |
Maintainer | aljee@hyper.cx |
Category | Development |
Source repo | head: git clone https://github.com/takano-akio/crunghc.git |
Uploaded | by AkioTakano at 2013-12-11T08:40:10Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | crunghc |
Downloads | 2020 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 10 reports] |