summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix a couple test failures encountered when building on Windows"Austin Seipp2014-09-011-1/+1
* Fix a couple test failures encountered when building on WindowsAustin Seipp2014-09-011-1/+1
* Refactor package state, also fixing a module reexport bug.Edward Z. Yang2014-08-057-4/+25
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-0532-0/+188
* Support ghc-pkg --ipid to query package ID.Edward Z. Yang2014-07-283-3/+3
* Module reexports, fixing #8407.Edward Z. Yang2014-07-2526-0/+291
* [ghc-pkg] Fix #5442 by using the flag db stack to modify packages.Edward Z. Yang2014-07-219-0/+101
* Update Cabal submodule to latest tip of 1.20 branchHerbert Valerio Riedel2014-04-171-84/+24
* Make cabal01 pass with Cabal 1.18 (#8738).Mikhail Glushenkov2014-03-221-2/+1
* Use normalise_errmsg_fun rather than normalise_fun where appropriateIan Lynagh2013-02-051-3/+3
* Fix cabal01 on WindowsIan Lynagh2013-02-051-1/+4
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-2510-33/+33
* Fix ghcpkg03, ghcpkg05 (we need to normalise the dynlib names)Ian Lynagh2012-10-315-25/+30
* Testsuite fixes for when we only have dynamic librariesIan Lynagh2012-10-257-29/+44
* Update ghcpkg01 outputIan Lynagh2012-10-121-2/+2
* Fix a couple of tests when dynlibs-by-default is onIan Lynagh2012-10-041-1/+5
* avoid the new -rtsopts/-shared warningSimon Marlow2012-08-231-1/+4
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-151-17/+17
* Fix cabal tests on Win64Ian Lynagh2012-05-013-0/+0
* Remove cabal02Ian Lynagh2011-10-2610-74/+0
* More updates to Safe Haskell testsDavid Terei2011-10-251-6/+6
* Tweak the shadow testIan Lynagh2011-09-041-3/+3
* Update ghcpkg01 for changes to safe haskellDavid Terei2011-08-101-6/+6
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2071-0/+1086