aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixing cabal-helperHEADmasterYuchen Pei2022-06-082-66/+66
* ci: Update stack resolversDaniel Gröber2021-02-141-0/+3
* ci: Update cabal versionsDaniel Gröber2021-02-141-0/+2
* Fix Cabal-3.4 renaming Flags to PackageFlagsDaniel Gröber2021-02-143-5/+20
* ci: Update CI images for GHC 8.10.4 and 8.8.4Daniel Gröber2021-02-122-14/+16
* scripts: Use new stackage-snapshots repo for update-stack-resolversDaniel Gröber2021-02-121-15/+13
* Bump upper bounds on dependenciesSiva Mahadevan2020-06-241-3/+2
* Allow cabal-plan compatible with ghc-8.10jneira2020-06-011-1/+1
* Remove allow-newer for cabal-planjneira2020-05-251-3/+0
* Use existing functions to handle .exejneira2020-05-201-8/+5
* Fix programs-test in windowsjneira2020-05-201-7/+17
* Add .exe in win to cabal-helper executablejneira2020-05-201-2/+2
* Re-export RelativePath related binders for DistDirStackDaniel Gröber2020-05-171-0/+2
* Refactor Program versions handlingDaniel Gröber2020-05-107-37/+39
* Add suffix V1 to make it explicitjneira2020-05-101-3/+3
* Use forward compatible v1 prefix if availablejneira2020-05-101-1/+3
* Release version 1.1.0.0Daniel Gröber2020-05-021-1/+1
* Fix helper usage messageDaniel Gröber2020-05-021-1/+1
* Only pass pjUnits to compile module instead of whole PlanJsonDaniel Gröber2020-05-023-9/+9
* Fix Cabal version selection for build-type:CustomDaniel Gröber2020-05-0212-104/+176
* Ignore setup components from plan.json in readUnitInfoDaniel Gröber2020-05-023-7/+22
* Move CabalVersion and related types into a new moduleDaniel Gröber2020-05-029-42/+74
* ghc-session: Fix stackBuiltinCabalVersion when snapshot-db has CabalDaniel Gröber2020-05-021-1/+1
* Fix cabal projects using source-repository-packageDaniel Gröber2020-05-029-34/+81
* Run v2-install in '/' instead of /tmpDaniel Gröber2020-05-011-2/+1
* Add call to addDependentFile to track TH dependenciesDaniel Gröber2020-05-011-2/+4
* Update CI images for GHC 8.10.1 and 8.8.3Daniel Gröber2020-05-012-9/+22
* Support GHC 8.10jneira2020-05-014-6/+20
* Require Cabal-3.0.1.* on windows for dropExeExtension fixDaniel Gröber2020-04-181-0/+2
* Update test dataDaniel Gröber2020-04-182-1/+4
* Fix building with Cabal-3.2.0.0Daniel Gröber2020-04-181-1/+1
* Fix datestamp Cabal HEAD version being too longDaniel Gröber2020-04-181-14/+3
* Revert "Fix Cabal version selection for Stack (esp. build-type:Custom)"Daniel Gröber2020-02-114-53/+66
* Fix patchBuildToolProgs when haddock cannot be foundJavier Neira2020-02-103-14/+19
* Turn private library into common stanzaunknown2020-02-081-15/+20
* ci: Allow check-upd job to failDaniel Gröber2020-02-081-0/+3
* Fix invokeGhc when using relative pathsDaniel Gröber2020-01-111-4/+8
* Fix Cabal version selection for Stack (esp. build-type:Custom)Daniel Gröber2020-01-114-66/+53
* Unset GHC_ENVIRONMENT and GHC_PACKAGE_PATH before invocing GHCDaniel Gröber2020-01-113-19/+20
* Update stack-resolversDaniel Gröber2020-01-111-1/+1
* ghc-session: Get GHC libdir from --print-libdir commandDaniel Gröber2019-12-293-7/+11
* Fix unused argument warningDaniel Gröber2019-12-291-4/+4
* compile-test: Add program commandline optionsDaniel Gröber2019-12-294-28/+42
* Fix Cabal HEADDaniel Gröber2019-12-293-12/+14
* Add GHC 8.8 supportDaniel Gröber2019-12-293-4/+10
* ci: Switch to unified CI imageDaniel Gröber2019-12-282-5/+115
* Update stack-resolversDaniel Gröber2019-12-281-1/+1
* scripts: Add sdist to bump.shDaniel Gröber2019-12-281-1/+3
* Release version 1.0.0.0Daniel Gröber2019-12-270-0/+0
* Fix check-testdata.sh exit code propagationDaniel Gröber2019-12-271-4/+15