merge upstream HEAD
[ghc-hetmet.git] / utils / ghc-cabal / Main.hs
2011-04-17 Ian LynaghSet stdout to use line buffering in ghc-cabal
2011-03-05 Ian LynaghFix build, and improve ghc-cabal's errors
2011-03-05 Ian LynaghWhitespace only
2011-03-05 Ian LynaghSanity check values that we wrap in single quotes
2011-03-05 Ian LynaghAvoid some shell calls in the build system
2011-01-24 Simon MarlowMerge in new code generator branch.
2011-01-22 Ian LynaghUse := when assigning the result of $(wildcard ...)
2011-01-19 Ian LynaghRemove an extraneous comma that stopped ghc-cabal from...
2011-01-19 Ian LynaghMove the PACKAGE_MAGIC evaluation inside package-data.mk
2011-01-17 Ian Lynaghghc-cabal now adds the language flag being used
2010-12-12 Ian LynaghAdd --version support to ghc-cabal
2010-12-10 Ian LynaghBuild a copy of ghc-cabal with the in-tree compiler...