@hackage crunghc0.1.1.1
A runghc replacement with transparent caching
Categories
License
LicenseRef-PublicDomain
Maintainer
aljee@hyper.cx
Links
Versions
Installation
Dependencies (0)
Dependents (1)
@hackage/acme-everything
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.