summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Add test to check that release jobs have profiling librarieswip/ghc-9.0-fedora-release-bindistMatthew Pickering2022-04-062-1/+15
* Add i386 and aarch64-linux release jobsMatthew Pickering2022-04-061-0/+8
* Add fedora27 release jobMatthew Pickering2022-04-061-0/+9
* Disable perf jobghc-9.0.2-releasewip/9.0.2-backports-3Zubin Duggal2021-12-251-1/+1
* Update haddock submoduleZubin Duggal2021-12-241-0/+0
* Update release notesBen Gamari2021-12-241-7/+7
* Relax upper bound for Win32 to 2.13Zubin Duggal2021-12-245-2/+6
* Update release notesZubin Duggal2021-12-241-1/+3
* Bump text submodule to 1.2.5.0Zubin Duggal2021-12-241-0/+0
* Bump Win32 submodule to 2.12.0.1Zubin Duggal2021-12-241-0/+0
* Fix skipping perf testsZubin Duggal2021-12-241-2/+2
* rts: Only declare environ when necessaryBen Gamari2021-12-243-1/+25
* Add boot library bumps to changelogZubin Duggal2021-12-242-0/+17
* Bump haddock and haddock-api to 2.25.1Zubin Duggal2021-12-231-0/+0
* Bump haskeline submodule to 0.8.2Zubin Duggal2021-12-231-0/+0
* Document -fno-use-rpathsZubin Duggal2021-12-231-0/+1
* Update release notesZubin Duggal2021-12-231-1/+1
* Bump ghc version to 9.0.2Zubin Duggal2021-12-231-1/+1
* Add release notes for 9.0.2Zubin Duggal2021-12-221-0/+265
* rts: Consolidate RtsSymbols from libcBen Gamari2021-12-201-2/+11
* rts/RtsSymbols: Add environBen Gamari2021-12-201-0/+1
* ghc-compact: Update cabal fileBen Gamari2021-12-201-1/+4
* hadrian: Don't pass empty paths via -IBen Gamari2021-12-201-2/+2
* ghc-cabal: Manually specify -XHaskell2010Ben Gamari2021-12-201-1/+2
* [hadrian] Do not add full tool pathsMoritz Angermann2021-12-203-4/+32
* [bindist] inject xattr -c -r . into the darwin install phaseMoritz Angermann2021-12-202-0/+17
* Bump haddock submodule to accept testsuite changesZubin Duggal2021-12-201-0/+0
* testsuite: accept new Over outputZubin Duggal2021-12-181-4/+4
* Fix undocumented flagsZubin Duggal2021-12-171-3/+0
* Add more INLINABLE and INLINE pragmas to `Enum Int*` instancesSebastian Graf2021-12-173-4/+64
* hadrian: Pass -fno-use-rpaths to GHC while linkingBen Gamari2021-12-171-0/+4
* Show family TyCons in mk_dict_error in the case of a single matchZiyang Liu2021-12-175-2/+87
* Always generate ModDetails from ModIfaceMatthew Pickering2021-12-1717-230/+120
* Stop ug_boring_info retaining a chain of old CoreExprMatthew Pickering2021-12-171-7/+18
* Fix a few retainer leaks of TcGblEnvMatthew Pickering2021-12-173-4/+18
* Bump haddock submoduleZubin Duggal2021-12-171-0/+0
* Bump base to 4.15.1.0 and add changelogZubin Duggal2021-12-1712-14/+41
* Re #18087 !6238 Empty line in front of :since:Andreas Abel2021-12-171-0/+17
* Issue #18087: :since: for warnings of ghc 6/7/8Andreas Abel2021-12-171-31/+149
* Doc: warnings: since: remove minor version number for uniformityAndreas Abel2021-12-171-4/+5
* Doc: tabs to spacesAndreas Abel2021-12-171-2/+2
* bump Win32Zubin Duggal2021-12-161-0/+0
* bump terminfo and haskelineZubin Duggal2021-12-162-0/+0
* hadrian: Don't rely on realpath in bindist Makefilewip/ghc-9.0-ci-testBen Gamari2021-12-163-4/+58
* rts: Ensure that markCAFs marks object codeBen Gamari2021-12-161-4/+11
* Revert "base: Use one-shot kqueue on macOS"Matthew Pickering2021-12-161-2/+15
* mmapForLinkerMarkExecutable: do nothing when len = 0Travis Whitaker2021-12-161-0/+6
* Improve ZipList section of Traversable overviewViktor Dukhovni2021-12-161-6/+15
* hadrian: Use $bindir instead of `dirname $0` in ghci wrapperARATA Mizuki2021-12-161-2/+1
* Warn if unicode bidirectional formatting characters are found in the source (...Zubin Duggal2021-12-168-3/+136