fix haddock submodule pointer
[ghc-hetmet.git] / utils / runghc / ghc.mk
2011-05-28 Simon MarlowMake builds that use stage1 use "dist-install" consiste...
2010-10-06 Ian LynaghFix build following haskell98 and -fglasgow-exts changes
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-10-02 Ian LynaghUse "order only constraints" for directories
2009-06-13 Ian LynaghInclude runghc and unlit in bindists
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch