runghc

runghc replacement for fast repeated runs

https://github.com/bacchanalia/runghc

Latest on Hackage:0.1.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Michael Zuser
Maintained by Michael Zuser <[email protected]

This is a replacement for runghc which keeps compiled files for fast runtimes when nothing has changed

Usage: runghc [options] [ghc-options] file [file-arguments]
Options:
-! --compile-only  Do not run the script, just compile it
default=scr-dir/.compile
default=exe-dir/basename-intermediate-files
-? --help          Display this help message