@hackage ghc-make0.1

Accelerated version of ghc --make

The ghc-make program can be used as an alternative to ghc --make. When the build has some work to do it will perform slower than ghc --make alone. When there is no work to do, the build will run faster, sometimes significantly so.

See the readme for full details https://github.com/ndmitchell/ghc-make#readme