summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hadrian: Don't duplicate binaries on installationwip/T22062Ben Gamari2022-08-201-1/+5
* 19217 Implicitly quantify type variables in :kind commandSasha Bogicevic2022-08-195-6/+24
* Print constraints in quotes (#21167)Swann Moreau2022-08-19191-641/+643
* Fix #22048 where we failed to drop rules for -fomit-interface-pragmas.Andreas Klebinger2022-08-193-1/+14
* tc: warn about lazy annotations on unlifted arguments (fixes #21951)Zachary Wood2022-08-198-0/+57
* Revert "Refactor SpecConstr to use treat bindings uniformly"Matthew Pickering2022-08-191-260/+264
* haddock docs: Fix links from identifiers to dependent packagesMatthew Pickering2022-08-192-6/+5
* Force unfoldings when they are cleaned-up in Tidy and CorePrepMatthew Pickering2022-08-192-3/+7
* Force `getOccFS bndr` to avoid retaining reference to Bndr.Matthew Pickering2022-08-191-2/+5
* Make ru_fn field strict to avoid retaining IdsMatthew Pickering2022-08-192-2/+3
* compiler: Drop --build-id=none hackBen Gamari2022-08-1810-43/+1
* testsuite: Add test for #21583Bryan Richter2022-08-183-0/+113
* Be more careful in chooseInferredQuantifiersSimon Peyton Jones2022-08-187-30/+146
* driver: Honour -x optionMatthew Pickering2022-08-185-40/+45
* ghc-heap: Fix decoding of TSO closuresMatthew Pickering2022-08-182-2/+7
* Implement Response File support for HPCPeter Becich2022-08-178-16/+85
* users-guide: Rephrase the rewrite rule documentationBen Gamari2022-08-161-2/+2
* relnotes: Add "included libraries" sectionBen Gamari2022-08-161-0/+47
* base: Add changelog entries from ghc-9.2Ben Gamari2022-08-161-6/+47
* Bump haddock submoduleBen Gamari2022-08-161-0/+0
* hadrian: Place manpage in docrootBen Gamari2022-08-161-1/+1
* users-guide: Add :ghc-flag: referenceBen Gamari2022-08-161-1/+1
* users-guide: Fix incorrect reference to `:extension: roleBen Gamari2022-08-161-1/+1
* users-guide: Fix reference to dead llvm-version substitutionBen Gamari2022-08-161-2/+2
* Fix #21979 - compact-share failing with -OAndreas Klebinger2022-08-161-2/+2
* CmmToAsm/AArch64: correct a typoCheng Shao2022-08-161-1/+1
* run_ci: remove monoidal-containersBryan Richter2022-08-161-11/+26
* CmmToLlvm: Don't aliasify builtin LLVM variablesBen Gamari2022-08-161-4/+16
* typoEric Lindblad2022-08-161-2/+2
* Revert "gitlab-ci: Add release job for aarch64/debian 11"Matthew Pickering2022-08-112-178/+0
* EPA: DotFieldOcc does not have exact print annotationsAlan Zimmerman2022-08-1136-77/+160
* Document that threadDelay / timeout are susceptible to overflows on 32-bit ma...Bodigrim2022-08-108-1/+48
* Note [Trimming auto-rules]: State that this improves compiler perf.Andreas Klebinger2022-08-101-0/+7
* ncg/aarch64: Don't use x18 register on AArch64/Darwinnormalcoder2022-08-101-0/+8
* hadrian: Don't attempt to install documentation if doc/ doesn't existBen Gamari2022-08-101-4/+6
* gitlab-ci: Run ARMv7 jobs when ~ARM label is usedBen Gamari2022-08-102-75/+78
* gitlab-ci: Fix ARMv7 buildBen Gamari2022-08-102-5/+21
* Add support for external static plugins (#20964)Sylvain Henry2022-08-1018-11/+341
* hadrian RunRest: add type signature for stageNumberJens Petersen2022-08-101-0/+1
* Updates language extension documentationTrevis Elser2022-08-1045-59/+107
* base: Fix races in IOManager (setNumCapabilities,closeFdWith)Douglas Wilson2022-08-102-20/+75
* testsuite: 21651 add test for closeFdWith + setNumCapabilitiesDouglas Wilson2022-08-103-1/+135
* Fix size_up_alloc to account for UnliftedDatatypessheaf2022-08-091-4/+3
* gitlab-ci: Bump to use freebsd13 runnersBen Gamari2022-08-093-39/+40
* system-cxx-std-lib: Add support for FreeBSD libcxxrtBen Gamari2022-08-091-20/+55
* rts/linker: Resolve iconv_* on FreeBSDBen Gamari2022-08-091-9/+50
* Cleanups around pretty-printingKrzysztof Gogolewski2022-08-0913-63/+27
* hadrian: Fix access mode of installed package registration filesBen Gamari2022-08-091-0/+2
* hadrian: Fix bindist installation on DarwinBen Gamari2022-08-094-46/+41
* gitlab-ci: Don't use coreutils on DarwinBen Gamari2022-08-091-1/+0