aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
Commit message (Expand)AuthorAgeFilesLines
* fixing cabal-helperHEADmasterYuchen Pei2022-06-081-6/+4
* Fix Cabal-3.4 renaming Flags to PackageFlagsDaniel Gröber2021-02-141-1/+1
* Bump upper bounds on dependenciesSiva Mahadevan2020-06-241-3/+2
* Allow cabal-plan compatible with ghc-8.10jneira2020-06-011-1/+1
* Release version 1.1.0.0Daniel Gröber2020-05-021-1/+1
* Fix Cabal version selection for build-type:CustomDaniel Gröber2020-05-021-0/+5
* Move CabalVersion and related types into a new moduleDaniel Gröber2020-05-021-0/+1
* Fix cabal projects using source-repository-packageDaniel Gröber2020-05-021-0/+5
* Support GHC 8.10jneira2020-05-011-2/+2
* Require Cabal-3.0.1.* on windows for dropExeExtension fixDaniel Gröber2020-04-181-0/+2
* Fix patchBuildToolProgs when haddock cannot be foundJavier Neira2020-02-101-6/+6
* Turn private library into common stanzaunknown2020-02-081-15/+20
* ghc-session: Get GHC libdir from --print-libdir commandDaniel Gröber2019-12-291-1/+0
* compile-test: Add program commandline optionsDaniel Gröber2019-12-291-0/+2
* Fix Cabal HEADDaniel Gröber2019-12-291-1/+1
* Add GHC 8.8 supportDaniel Gröber2019-12-291-4/+4
* Tweak README and cabal descriptionDaniel Gröber2019-12-261-22/+4
* Relax lower bound of Win32 down to ghc-8.2.2 versionjneira2019-10-151-1/+1
* Change license to Apache2Daniel Gröber2019-09-291-1/+1
* Add support for symlink farming as a workaround for StackDaniel Gröber2019-09-291-3/+20
* Remove Compat.ProgramDb moduleDaniel Gröber2019-09-291-1/+0
* Remove pretty-show dependencyDaniel Gröber2019-09-171-1/+1
* ci: Update version listsDaniel Gröber2019-09-171-1/+3
* 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