@hackage runghc0.1.0.1

runghc replacement for fast repeated runs

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
    --exe-dir=DIR   Directory for the executable
                        default=<scr-dir>/.compile
    --out-dir=DIR   Directory for the intermediate files
                        default=<exe-dir>/<basename>-intermediate-files
 -? --help          Display this help message