crunghc: A runghc replacement with transparent caching

[ development, program, public-domain ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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
Uploaded by AkioTakano at 2013-12-01T11:08:39Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables crunghc
Downloads 1979 total (7 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 8 reports]