summaryrefslogtreecommitdiff
path: root/utils/ghc-cabal/Main.hs
Commit message (Expand)AuthorAgeFilesLines
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-151-1/+1
* Adapt to changes in Cabal.Paolo Capriotti2012-05-071-30/+14
* Add stricter ghc-pkg checks on package file/dir/url fieldsDuncan Coutts2011-05-251-1/+1
* Set stdout to use line buffering in ghc-cabalIan Lynagh2011-04-171-1/+2
* Fix build, and improve ghc-cabal's errorsIan Lynagh2011-03-051-4/+4
* Whitespace onlyIan Lynagh2011-03-051-8/+8
* Sanity check values that we wrap in single quotesIan Lynagh2011-03-051-3/+16
* Avoid some shell calls in the build systemIan Lynagh2011-03-051-2/+2
* Merge in new code generator branch.Simon Marlow2011-01-241-2/+2
* Use := when assigning the result of $(wildcard ...)Ian Lynagh2011-01-221-1/+1
* Remove an extraneous comma that stopped ghc-cabal from buildingIan Lynagh2011-01-191-1/+1
* Move the PACKAGE_MAGIC evaluation inside package-data.mkIan Lynagh2011-01-191-2/+7
* ghc-cabal now adds the language flag being usedIan Lynagh2011-01-171-0/+1
* Add --version support to ghc-cabalIan Lynagh2010-12-121-0/+2
* Build a copy of ghc-cabal with the in-tree compiler, for the bindistIan Lynagh2010-12-101-0/+385