aboutsummaryrefslogtreecommitdiff
path: root/tests/CompileTest.hs
Commit message (Expand)AuthorAgeFilesLines
* compilation-test: Let Cabal constraint fall through to latest GHC verDaniel Gröber2019-01-221-2/+2
* Sync with Cabal HEADDaniel Gröber2019-01-221-10/+4
* Add descriptions to the testsDaniel Gröber2019-01-221-0/+5
* Split up Compile.hs into multiple modulesDaniel Gröber2018-10-271-1/+4
* Suport using Stack's built-in GHC to build the helperDaniel Gröber2018-10-271-0/+1
* compile-test: Add new Cabal versionsDaniel Gröber2018-10-271-0/+2
* Start refactoring to support cabal v2-buildDaniel Gröber2018-10-271-0/+1
* Drop GHC 7.8 supportDaniel Gröber2018-10-271-20/+21
* Drop GHC<7.8 supportDaniel Gröber2018-10-261-9/+2
* Remove wrapper, integrate functionality into the libraryDaniel Gröber2018-08-261-9/+14
* compile-test: Add list-version command to list Cabal versionsDaniel Gröber2018-06-171-72/+80
* compile-test: Add Cabal versions for GHC 8.4Daniel Gröber2018-04-161-0/+3
* Refactor 'compileHelper' to cache helper in all casesDaniel Gröber2018-01-181-5/+8
* Fix and refactor CH.C.CompileDaniel Gröber2018-01-181-9/+39
* compile-test: Add Cabal-2.0.{1.0,1.1}Daniel Gröber2018-01-181-0/+2
* Refactor to introduce Cabal version typeDaniel Gröber2018-01-181-10/+10
* WIP on getting projects to build with Cabal 2.0/GHC 8.2Alan Zimmerman2018-01-181-0/+1
* Add a test which brings up a GHC sessionDaniel Gröber2018-01-181-1/+1
* compile-test: Add GHC 8.2.2 to Cabal version tableDaniel Gröber2017-12-021-1/+6
* Fix windows build using unix-compatVladislav Shtepin2017-11-071-2/+1
* Fix compilation-test for GHC 7.4Daniel Gröber2017-09-261-1/+1
* tests: Handle errors when installing Cabal and continueDaniel Gröber2017-09-251-3/+10
* tests: Use showVersion for 'Version' typeDaniel Gröber2017-09-251-2/+3
* tests: Bump Cabal bound to 2.0 for 8.2Daniel Gröber2017-09-251-1/+1
* Add support for running Cabal's Setup.hs directlyDaniel Gröber2017-09-251-22/+8
* Remove 'Options' from shared Types moduleDaniel Gröber2017-09-251-1/+1
* tests: Remove reference to ./distDaniel Gröber2017-09-251-2/+2
* tests: Remove cleaning of cache dirDaniel Gröber2017-09-251-2/+0
* tests: Remove testing of library -- only compileDaniel Gröber2017-09-251-3/+0
* Remove 'extra' dependencyDaniel Gröber2017-09-191-1/+1
* Fix literally everything :)Daniel Gröber2017-09-181-0/+155