summaryrefslogtreecommitdiff
path: root/hadrian/hadrian.cabal
Commit message (Expand)AuthorAgeFilesLines
* Allow transformers-0.6 in ghc, ghci, ghc-bin and hadrianBodigrim2022-12-211-1/+1
* Allow mtl-2.3 in hadrianBodigrim2022-12-081-1/+1
* hadrian: relax Cabal upper bound to allow building with Cabal-3.8Cheng Shao2022-09-161-1/+1
* hadrian: Use a stamp file to record when a package is built in a certain wayMatthew Pickering2022-09-141-0/+1
* hadrian: add flag disabling selftest rules which require QuickChecksternenseemann2022-07-261-2/+13
* hadrian: Add --haddock-base-url option for specifying base-url when generatin...Matthew Pickering2022-07-041-0/+1
* Add release flavour and use it for the release jobsMatthew Pickering2022-05-191-0/+1
* hadrian: Refactor handling of ar flagsBen Gamari2022-04-061-0/+1
* Reinstallable GHCZubin Duggal2022-02-211-0/+2
* hadrian: Fully implement source distributions (#19317)Zubin Duggal2022-01-111-0/+2
* Hadrian: Allow building with GHC 9.2Ryan Scott2021-12-091-1/+1
* hadrian: Turn the `static` flavour into a transformerBen Gamari2021-10-271-1/+0
* hadrian: Introduce `static` flavourBen Gamari2021-10-121-0/+1
* Hadrian: fix .cabal fileSylvain Henry2021-08-091-1/+1
* include README in hadrian.cabal Jens Petersen2021-08-031-0/+1
* hadrian: Drop --configure supportBen Gamari2021-08-021-1/+0
* hadrian: Reorganise modules so KV parser can be used to define transformersMatthew Pickering2021-05-221-0/+1
* hadrian: remove alex and happy from build-toolsAdam Sandberg Ericsson2021-03-241-2/+0
* Require GHC 8.10 as the minimum compiler for bootstrappingRyan Scott2021-03-091-1/+1
* Update bounds/hadrian to fix bootstrapping with 9.0.Andreas Klebinger2021-03-051-3/+3
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-031-2/+1
* Add the docspec:base rule to HadrianHécate2021-02-221-0/+1
* Require alex < 3.2.6Ryan Scott2020-12-221-1/+2
* hadrian: Drop redundant flavour definitionsBen Gamari2020-11-221-3/+0
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-081-1/+2
|\
| * rts: Infrastructure for testing with ThreadSanitizerBen Gamari2020-10-241-1/+2
* | hadrian: Suppress xelatex output unless it failsBen Gamari2020-10-271-0/+1
|/
* Bump Stack resolverSylvain Henry2020-09-191-1/+1
* Require happy >=1.20Vladislav Zavialov2020-09-191-1/+1
* Limit upper version of Happy for ghc-9.2 (#18620)Takenobu Tani2020-08-311-1/+1
* Limit upper version of Happy for ghc-9.0 and earlier (#18620)Takenobu Tani2020-08-311-1/+1
* Refactor handling of object mergingBen Gamari2020-08-051-0/+1
* Enable BangPatterns, ScopedTypeVariables for ghc and hadrian by default.Andreas Klebinger2020-07-221-0/+1
* Add a Lint hadrian rule and an .hlint.yaml file in base/Hécate2020-07-181-4/+5
* Update HadrianSylvain Henry2020-06-171-1/+0
* Hadrian: Improve tool-args command to support more componentsMatthew Pickering2020-04-301-0/+1
* Update Stack resolver for hadrian/build-stackSylvain Henry2020-04-021-1/+1
* Make Hadrian build with Cabal-3.2Ryan Scott2020-04-021-1/+1
* Having no shake upper bound is irresposibleOleg Grenrus2019-12-161-1/+1
* Fix more typosBrian Wignall2019-12-021-1/+1
* hadrian: Warn user if hadrian build fails due to lack of threaded RTSBen Gamari2019-10-241-0/+12
* hadrian: Add `validate` and `slow validate` flavoursBen Gamari2019-10-081-0/+1
* Hadrian: Stop using in-tree CabalAndrey Mokhov2019-10-071-1/+1
* hadrian: Update source-repositoryBen Gamari2019-09-241-1/+1
* [hadrian] Rebuild programs on dynamicGhcPrograms/ghcProfiled changeArtem Pyanykh2019-09-231-0/+2
* Bump Cabal submodule to 3.1Sebastian Graf2019-09-121-1/+1
* Bump Hadrian's QuickCheck dependencyLuke Lau2019-09-111-1/+1
* Hadrian: implement key-value settings for builder optionsAlp Mestanogullari2019-07-091-0/+1
* Bump Shake and copy instead of hard link from cloud cacheDavid Eichmann2019-07-081-1/+1
* Restore the --coerce option in 'happy' configurationVladislav Zavialov2019-05-141-1/+1