summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal
Commit message (Expand)AuthorAgeFilesLines
* Testsuite driver: always quote opts.testdirThomas Miedema2016-06-071-1/+1
* Testsuite: make CLEANUP=1 the default (#9758)Thomas Miedema2016-04-308-16/+16
* Fix bug where reexports of wired-in packages don't work.Edward Z. Yang2016-02-295-0/+54
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-253-0/+0
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-12/+12
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-217-14/+14
* Error early when you register with too old a version of Cabal.Edward Z. Yang2016-02-102-0/+2
* Remove `cabal07`-test broken by e4cc19de4bdbccHerbert Valerio Riedel2015-12-298-58/+0
* The -package flag should select match from right-most package db.Edward Z. Yang2015-12-2715-0/+157
* Fix #11256 by not immediately erroring if we can't find a module.Edward Z. Yang2015-12-211-3/+3
* Testsuite Windows: fix ghcpkg03 and ghcpkg05Thomas Miedema2015-12-183-27/+4
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-172-3/+2
* Removed colon append operation (fixes #10785)Ben Gamari2015-12-114-10/+10
* Update containers submoduleHerbert Valerio Riedel2015-11-291-1/+1
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-072-2/+2
* Bump `base` version to 4.9.0.0 (closes #11026)Herbert Valerio Riedel2015-11-011-1/+1
* Reimplement shadowing on a per database basis.Edward Z. Yang2015-10-303-12/+14
* Testsuite: suggest quoting $(TEST_HC)Thomas Miedema2015-10-301-2/+2
* Update Cabal to HEAD, IPID renamed to Component ID.Edward Z. Yang2015-10-1425-73/+122
* Update Cabal to recognize DeriveLiftRyanGlScott2015-09-231-1/+0
* Revert "Revert "Revert "Support for multiple signature files in scope."""Edward Z. Yang2015-09-2116-146/+0
* Use IP based CallStack in error and undefinedEric Seidel2015-09-021-2/+3
* Library names, with Cabal submodule updateEdward Z. Yang2015-07-233-4/+4
* Revert "Revert "Support for multiple signature files in scope.""Edward Z. Yang2015-07-2016-0/+146
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-143-6/+0
* Drop prefix from package keys.Edward Z. Yang2015-06-242-2/+2
* Revert "Support for multiple signature files in scope."Edward Z. Yang2015-06-1116-146/+0
* Bump base version to 4.8.2.0Herbert Valerio Riedel2015-04-251-1/+1
* Support for multiple signature files in scope.Edward Z. Yang2015-04-0716-0/+146
* Minor bump `base` version to 4.8.1.0Herbert Valerio Riedel2015-03-231-1/+1
* Portability: wc -l sometimes has leading spaces, trim them off.Edward Z. Yang2014-12-051-2/+2
* Cabal submodule update: hole support and tests.Edward Z. Yang2014-11-2620-4/+165
* Generalize exposed-modules field in installed package databaseEdward Z. Yang2014-11-154-14/+11
* Updated stale ghcpkg05.stderr-mingw32.Gintautas Miliauskas2014-10-291-1/+1
* testlib: Get rid of two_normalisersJoachim Breitner2014-10-281-2/+1
* Update Cabal submodule & ghc-pkg to use new module re-export typesEdward Z. Yang2014-09-243-11/+11
* Bump `base` version to 4.8.0.0 for realHerbert Valerio Riedel2014-09-091-1/+1
* 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