aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include package.yaml in Unit modification times for Stack projectsDaniel Gröber2019-01-222-11/+20
* Allow v2-build projects to not have a cabal.project fileDaniel Gröber2019-01-222-16/+6
* ci: Upgrade to cabal-install-2.4.0.0 everywhereDaniel Gröber2019-01-221-8/+8
* s/v2-build/new-build/Daniel Gröber2019-01-221-1/+1
* Fix compBuildDir isolation bugDaniel Gröber2019-01-221-1/+1
* Run tests against both old and new build configurationsAlan Zimmerman2019-01-221-16/+83
* Implement behaviour for cabal new-* (#61)Sebastian Wild2019-01-224-17/+37
* Bump base dependency to reflect realityDaniel Gröber2019-01-221-6/+6
* Formatting/indent changesDaniel Gröber2019-01-221-21/+19
* Upgrade Cabal-spec verson to 2.2Daniel Gröber2019-01-221-2/+2
* ci: Add GHC-8.6.2 jobDaniel Gröber2019-01-224-9/+16
* ci: Use Hackage index state at commit dateDaniel Gröber2019-01-221-1/+1
* Fix getProjConfModTime: allow missing *.project.{local,freeze} filesDaniel Gröber2018-10-271-3/+10
* Split up Compile.hs into multiple modulesDaniel Gröber2018-10-2712-474/+671
* Add some commentsDaniel Gröber2018-10-272-3/+10
* Make some more datatype fields strictDaniel Gröber2018-10-271-3/+3
* Whitespace changesDaniel Gröber2018-10-271-2/+2
* Fix listCabalVersions logic bugDaniel Gröber2018-10-271-12/+10
* Suport using Stack's built-in GHC to build the helperDaniel Gröber2018-10-275-87/+82
* Refactor Unit handlingDaniel Gröber2018-10-276-271/+333
* Add package-id unit-queryDaniel Gröber2018-10-274-6/+15
* Use Cabal internal libraries instead of sharing 'hs-source-dirs'Daniel Gröber2018-10-271-58/+67
* Remove unused importDaniel Gröber2018-10-271-1/+0
* Add 'allUnits' convenience queryDaniel Gröber2018-10-272-6/+7
* compile-test: Add new Cabal versionsDaniel Gröber2018-10-271-0/+2
* tests: Ignore `cabal sdist` warningsDaniel Gröber2018-10-271-1/+1
* Add stack supportDaniel Gröber2018-10-275-155/+352
* Start refactoring to support cabal v2-buildDaniel Gröber2018-10-279-532/+782
* Switch CI to v2-buildDaniel Gröber2018-10-278-18/+16
* ci: Upgrade to GHC 8.4.4 and cabal-install 2.2Daniel Gröber2018-10-271-8/+8
* Drop GHC 7.8 supportDaniel Gröber2018-10-273-26/+22
* Use vendored cabal-planDaniel Gröber2018-10-261-2/+1
* git subrepo clone ../cabal-plan cabal-planDaniel Gröber2018-10-2615-0/+3920
* Drop GHC<7.8 supportDaniel Gröber2018-10-261-9/+2
* .gitignoreDaniel Gröber2018-10-262-4/+5
* Include source hash in helper binary output pathDaniel Gröber2018-10-261-18/+18
* Move 'mightExist' to Common moduleDaniel Gröber2018-10-262-7/+7
* Fix Show instance for PanicDaniel Gröber2018-10-261-1/+3
* Fix a couple of warningsDaniel Gröber2018-10-262-6/+19
* Remove unused parameter from componentNameToChDaniel Gröber2018-10-262-9/+9
* Move compat code out of Runtime/Main.hsDaniel Gröber2018-10-264-54/+213
* Support hashing runtime sourcesDaniel Gröber2018-10-262-6/+33
* Remove obsolete .travis.ymlDaniel Gröber2018-10-101-46/+0
* ci: Allow using the cabal store cache for MUCH faster buildsDaniel Gröber2018-10-101-0/+5
* .projectileDaniel Gröber2018-08-261-0/+2
* .gitignoreDaniel Gröber2018-08-261-0/+1
* Remove wrapper, integrate functionality into the libraryDaniel Gröber2018-08-268-694/+419
* Allow cabal-plan 0.4Daniel Gröber2018-08-231-4/+4
* Add build-tools-depends in library for wrapperDaniel Gröber2018-08-231-0/+3
* Fix package-id commandDaniel Gröber2018-08-231-1/+1