summaryrefslogtreecommitdiff
path: root/hadrian/hadrian.cabal
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hadrian: add rts shared library symlinks for backwards compatabilityDavid Eichmann2019-04-141-1/+2
* Hadrian: Bump Shake to 0.17.6Andrey Mokhov2019-03-271-1/+1
* Add a bench flavour to HadrianSebastian Graf2019-03-201-0/+1
* Bump Cabal submodule to 3.0Ben Gamari2019-03-191-1/+1
* Hadrian: Add ./hadrian/ghci.sh script for fast development feedbackMatthew Pickering2019-03-121-0/+1
* Handle absolute paths to build roots in Hadrian.P.C. Shyamshankar2019-03-061-0/+1
* Hadrian: Fix untracked dependenciesAndrey Mokhov2019-02-201-1/+1
* Hadrian: add LLVM flavoursAlec Theriault2019-02-101-0/+1