runghc: runghc replacement for fast repeated runs

[ console, gpl, program ] [ Propose Tags ]

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3
Dependencies base (>=4 && <5), cmdargs (>=0.6 && <0.8), directory (>=1 && <2), filepath (>=1 && <2), old-time (>=1 && <2), process (>=1 && <2) [details]
License GPL-3.0-only
Copyright Copyright (C) 2011 Michael Zuser
Author Michael Zuser
Maintainer Michael Zuser <mikezuser@gmail.com>
Category Console
Home page https://github.com/bacchanalia/runghc
Uploaded by MikeZuser at 2011-06-16T09:45:53Z
Distributions NixOS:0.1.0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Executables runghc
Downloads 3339 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-06-07 [all 7 reports]