summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add 8.10.4 release notesBen Gamari2021-02-032-0/+86
* Document that ccall convention doesn't support varargsBen Gamari2021-01-251-0/+15
* users guide: Add release notes for 8.10.3Ben Gamari2020-12-162-0/+142
* Fix typos in 8.10.2 changelogtoonn2020-10-221-4/+4
* Add a flag to indicate that gcc supports -no-pieKrzysztof Gogolewski2020-10-161-0/+14
* [macOS] improved runpath handlingwip/angerman/ghc-8.10-backport-rpathMoritz Angermann2020-10-141-0/+18
* Fix typos in Template Haskell section of ghc 8.10.1 notestoonn2020-08-221-2/+2
* Fix typos in Runtime system section of 8.10.1 notestoonn2020-08-221-6/+6
* Refactor handling of object mergingBen Gamari2020-08-041-0/+16
* users-guide: Mention LLVM version requirementBen Gamari2020-07-301-0/+2
* users-guide: Release notes for 8.10.2Ben Gamari2020-07-291-24/+47
* rts: Add --copying-gc flag to reverse effect of --nonmoving-gcBen Gamari2020-07-221-0/+10
* user-guide: Add release notes for 8.10.2Ben Gamari2020-07-152-0/+116
* users guide: Add documentation for non-moving GC eventsBen Gamari2020-05-241-0/+79
* users guide: Move eventlog documentation users guideBen Gamari2020-05-243-55/+576
* rts: Enable tracing of nonmoving heap census with -lnBen Gamari2020-05-241-0/+4
* Mention -Wunused-packages in release notesBen Gamari2020-04-131-0/+2
* Drop compare-flagsBen Gamari2020-03-181-93/+0
* compare-flags: Fix outputBen Gamari2020-03-181-6/+9
* compare-flags: Don't rely on encoding flag of subprocess.check_outputBen Gamari2020-03-181-3/+2
* docs/compare-flags: Don't use python f-stringsBen Gamari2020-03-181-4/+4
* users-guide: Fix unknown link targetsBen Gamari2020-03-181-10/+41
* rts: Expose interface for configuring EventLogWritersBen Gamari2020-03-181-1/+21
* release notes: Fix undefined referencesBen Gamari2020-03-181-3/+3
* users-guide: Fix :default: fieldsBen Gamari2020-03-181-2/+4
* Warning about SAKs in release notesRichard Eisenberg2020-03-161-0/+5
* Document module renamingSylvain Henry2020-02-251-4/+16
* 8.10 Release notes for --disable-delayed-os-memory-return [skip ci]Niklas Hambüchen2020-02-201-0/+19
* 8.10 Release notes for atomic .o writes [skip ci]Niklas Hambüchen2020-02-201-0/+15
* users-guide: Mention dependency on `exceptions` in release notesBen Gamari2020-02-181-0/+1
* 8.10 Release notes for improvements to the pattern-match checkerSebastian Graf2020-02-061-0/+14
* relnote: Mention StandaloneKindSignatures in highlightsBen Gamari2020-01-151-1/+5
* Introduce -Wcompat-unqualified-importsBen Gamari2020-01-121-3/+22
* Make warnings for TH splices opt-inSebastian Graf2020-01-062-1/+23
* rts: Add a long form flag to enable the non-moving GCBen Gamari2020-01-061-6/+6
* while at it rename XCode to the official XcodeGabor Greif2020-01-061-1/+1
* rts: Ensure that nonmoving gc isn't used with profilingBen Gamari2020-01-061-2/+10
* relnotes: Note removal of x87 supportBen Gamari2019-12-271-0/+4
* Drop 8.8.1 release notesBen Gamari2019-12-262-274/+0
* relnotes: Mention LLVM versionBen Gamari2019-12-261-0/+2
* users-guide/relnotes: Mention nonmoving collectorBen Gamari2019-12-111-0/+2
* Release notes fixesBen Gamari2019-12-061-8/+8
* release notes: Mention a few Hadrian changes in release notesBen Gamari2019-11-211-0/+7
* users-guide: Address #17329Ben Gamari2019-11-171-7/+7
* users-guide: Drop 8.6.1 release notesBen Gamari2019-11-152-293/+0
* users guide: Fix broken linkBen Gamari2019-11-131-1/+5
* Update release notes about #16512 / #17405.Richard Eisenberg2019-11-101-0/+12
* template-haskell: Document assembler foreign file supportBen Gamari2019-11-091-0/+2
* users_guide: Set flags list file encodingBen Gamari2019-11-071-1/+1
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-3/+6