packages feed

ghc-make-0.3: CHANGES.txt

Changelog for ghc-make

0.3
    GHC 7.8 compatibility, following -M output changes (GHC #9287)
    Fix a bug on Windows with shake-0.14 and filepath separators
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