@hackage crunghc0.1.1.1

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.