packages feed

ghc-make-0.2.1: CHANGES.txt

Changelog for ghc-make

0.2.1
    Support GHC-7.8, which requires -dep-suffix
    #3, support -no-link flag
0.2
    Support the -hidir flag in conjunction with -j
    Support the -o flag in conjunction with -j
    Override --help
    #2, detect package upgrades and recompile
    Add parallelism
    Upgrade to shake-0.13
    Add test suite
    Support other GHC modes such as --version
0.1
    Initial version