summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TH: wrapGenSyns, don't split the element type too muchwip/overloaded-panicMatthew Pickering2020-02-173-3/+70
* Hadrian: drop Sphinx flag checking for PDF documentation (#17825)Sylvain Henry2020-02-141-2/+0
* De-duplicate overlapping NotesSimon Peyton Jones2020-02-142-44/+26
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-1460-240/+254
* hadrian: Add execution and target architecture to stage-compilation figureBen Gamari2020-02-141-47/+198
* Add explicit LANGUAGE Safe to template-haskellOleg Grenrus2020-02-149-3/+11
* GMP expects the Target platform as --host parameterSylvain Henry2020-02-141-2/+2
* Add test for #17648Ömer Sinan Ağacan2020-02-143-0/+29
* Ensure that Hadrian is built correctly before using itSylvain Henry2020-02-131-0/+3
* Fix flag documentation (#17826)Sylvain Henry2020-02-131-2/+4
* Remove -ddump-srts flagSylvain Henry2020-02-132-7/+0
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-1293-444/+520
* base: Update Unicode database to 12.1.0Ben Gamari2020-02-122-6/+5
* base: Expose GHC.Unicode.unicodeVersionBen Gamari2020-02-126-12/+65
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-1261-791/+1454
* Fix order of arguments in specializer (#17801)Krzysztof Gogolewski2020-02-121-1/+1
* Add regression test for #12926Ömer Sinan Ağacan2020-02-122-0/+37
* Fix naming of tests for #12923Ömer Sinan Ağacan2020-02-124-3/+3
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-1274-182/+190
* Document GMP build [skip ci]Sylvain Henry2020-02-121-0/+80
* Remove Hadrian's copy of (Data.Functor.<&>)Ömer Sinan Ağacan2020-02-111-11/+1
* TemplateHaskellQuotes: Allow nested splicesMatthew Pickering2020-02-1113-11/+83
* hadrian: build (and ship) iserv on WindowsAlp Mestanogullari2020-02-113-19/+16
* Notes only: telescopesSimon Peyton Jones2020-02-114-37/+18
* configure: Don't assume Gnu linker on SolarisBen Gamari2020-02-111-1/+12
* Add arithmetic exception primops (#14664)Sylvain Henry2020-02-1112-0/+105
* rts: Remove incorrect assertions around MSG_THROWTO messagesBen Gamari2020-02-111-3/+0
* rts: Use nanosleep instead of usleepBen Gamari2020-02-113-2/+22
* Do not create nested quantified constraintsRichard Eisenberg2020-02-1111-36/+194
* Add singleton to Data.OldListOleg Grenrus2020-02-111-0/+11
* Fs: Fix UNC remapping code.Tamar Christina2020-02-101-2/+6
* Fix long distance info for record updatesSebastian Graf2020-02-104-6/+49
* Add regression test for #13142Ömer Sinan Ağacan2020-02-092-0/+161
* 8.10 Release notes for improvements to the pattern-match checker [skip ci]Sebastian Graf2020-02-091-0/+14
* Force -fPIC for intree GMP (fix #17799)Sylvain Henry2020-02-093-46/+2
* Fix -ddump-stg-final.Andreas Klebinger2020-02-092-3/+2
* Fix #14628: Panic (No skolem Info) in GHCiRoland Senn2020-02-097-11/+52
* hadrian: Windows fixes (bindists, CI)Alp Mestanogullari2020-02-095-25/+37
* Fix an outdated note linkArnaud Spiwack2020-02-091-1/+1
* hadrian: Fix --test-summary argumentBen Gamari2020-02-091-4/+4
* hadrian: Add --test-metrics argumentBen Gamari2020-02-093-1/+14
* Add a test for #15712Krzysztof Gogolewski2020-02-093-0/+25
* rts: Fix need_prealloc being reset when retainer profiling is onDaniel Gröber2020-02-081-1/+1
* rts: Fix Arena blocks accounting for MBlock sized allocationsDaniel Gröber2020-02-081-1/+1
* base: Drop out-of-date commentBen Gamari2020-02-081-12/+0
* Add regression test for #12760Ömer Sinan Ağacan2020-02-082-0/+37
* Import qualified Prelude in parserÖmer Sinan Ağacan2020-02-081-0/+1
* includes: Avoid using single-line comments in HsFFI.hBen Gamari2020-02-082-15/+23
* Rename ghcAssert to stgAssert in hp2ps/Main.h.Andreas Klebinger2020-02-081-2/+2
* Add mkHieFileWithSource which doesn't read the source file from diskMatthew Pickering2020-02-081-5/+14