@hackage / crunghc

A runghc replacement with transparent caching

Latest0.1.1.1

About

Metadata

  • Last updated , by AkioTakano
  • License LicenseRef-PublicDomain
  • Categories Development
  • Maintained by: aljee@hyper.cx

  • Lottery factor: 0

Links

Installation

Readme

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.