aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
Commit message (Expand)AuthorAgeFilesLines
* Remove crusty old helper codeDaniel Gröber2019-09-171-13/+13
* Flesh out project discovery APIDaniel Gröber2019-09-171-1/+0
* Start implementing Distribution.Helper.DiscoverZubin Duggal2019-09-171-0/+1
* compile-test: Read cabal versions from fileDaniel Gröber2019-06-191-0/+3
* ci: Move stack resolver table to a fileDaniel Gröber2019-06-191-0/+1
* Add skeleton for project discovery functionalityDaniel Gröber2019-03-311-0/+1
* Make Cabal-HEAD lib v2-build cachableDaniel Gröber2019-02-141-0/+1
* Shortcut helper compilation when Cabal version is already availableDaniel Gröber2019-02-091-0/+3
* Add support and test coverage for mulit-pkg projectsDaniel Gröber2019-01-261-1/+22
* Use cabal-plan-0.5 from HackageDaniel Gröber2019-01-221-1/+1
* Add example to show off cabal-helper's functionalityDaniel Gröber2019-01-221-0/+8
* Add helper compilation time to debug outputDaniel Gröber2019-01-221-0/+1
* Sync with Cabal HEADDaniel Gröber2019-01-221-0/+1
* Move Shared.Sandbox module to Compiletime.Daniel Gröber2019-01-221-2/+1
* Migrate to Cabal-2.2 common stanzas, yey!Daniel Gröber2019-01-221-137/+32
* Bump base dependency to reflect realityDaniel Gröber2019-01-221-6/+6
* Upgrade Cabal-spec verson to 2.2Daniel Gröber2019-01-221-2/+2
* ci: Add GHC-8.6.2 jobDaniel Gröber2019-01-221-9/+9
* Split up Compile.hs into multiple modulesDaniel Gröber2018-10-271-0/+21
* Use Cabal internal libraries instead of sharing 'hs-source-dirs'Daniel Gröber2018-10-271-58/+67
* Add stack supportDaniel Gröber2018-10-271-0/+2
* Start refactoring to support cabal v2-buildDaniel Gröber2018-10-271-3/+3
* Drop GHC 7.8 supportDaniel Gröber2018-10-271-1/+1
* Move compat code out of Runtime/Main.hsDaniel Gröber2018-10-261-0/+1
* Support hashing runtime sourcesDaniel Gröber2018-10-261-0/+3
* Remove wrapper, integrate functionality into the libraryDaniel Gröber2018-08-261-51/+17
* 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
* Change maintainer email addressDaniel Gröber2018-08-131-2/+2
* Downgrade license from AGPLv3 to regular GPLv3Daniel Gröber2018-08-131-2/+1
* Add initial new-build (v2-build) support to wrapperDaniel Gröber2018-08-121-5/+17
* Add Cabal 2.4 supportDaniel Gröber2018-08-121-3/+3
* Bump version to 0.8.1.0Daniel Gröber2018-07-261-1/+1
* Fix libexec path guessing when using new-buildDaniel Gröber2018-06-171-0/+2
* Drop GHC <=7.6 supportDaniel Gröber2018-06-171-31/+22
* Drop Cabal<2.0 compiletime supportDaniel Gröber2018-06-161-9/+6
* Remove unnecessary dependency on 'exceptions'Daniel Gröber2018-04-301-3/+0
* Bump template-haskell to <2.14Daniel Gröber2018-04-161-4/+4
* Fix building with Cabal 2.2 (#53)Julian Ospald2018-04-051-5/+5
* Raise bound on 'temporary', fix #52Daniel Gröber2018-04-041-3/+3
* Bump to 0.8.0.2Daniel Gröber2018-02-091-1/+1
* Revert hsSourceDirs hackery (#43)Alan Zimmerman2018-01-291-1/+1
* Remove cabal-dependency-licenses licenseDaniel Gröber2018-01-191-1/+1
* Fix docsDaniel Gröber2018-01-191-2/+2
* Add build-tool-depends:cabal to testsDaniel Gröber2018-01-181-3/+3
* ci: Disable cabal-helper-main component on GHC 7.4Daniel Gröber2018-01-181-4/+8
* Remove package license queryDaniel Gröber2018-01-181-1/+0
* Cleanup section sharing for tests in cabal fileDaniel Gröber2018-01-181-26/+74
* Clean upAlan Zimmerman2018-01-181-0/+1
* Add missing tests to sdist, check for Cabal 2.0 for CFlibAlan Zimmerman2018-01-181-0/+4