summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create di_scoped_tvs for associated data family instances properlywip/T18055Ryan Scott2020-04-183-7/+99
* Fix #18065 by fixing an InstCo oversight in Core LintRyan Scott2020-04-173-6/+115
* Hadrian: fix dyn_o/dyn_hi rule (#17534)Sylvain Henry2020-04-171-1/+16
* rts: ProfHeap: Fix wrong time in last heap profile sampleDaniel Gröber2020-04-151-3/+4
* Fix #18052 by using pprPrefixOcc in more placesRyan Scott2020-04-159-34/+96
* Bump template-haskell version to 2.17.0.0Ryan Scott2020-04-147-10/+10
* rts: Assert LDV_recordDead is not called for inherently used closuresDaniel Gröber2020-04-143-24/+44
* Remove call to LDV_RECORD_CREATE for array resizingDaniel Gröber2020-04-141-15/+10
* rts: Fix nomenclature in OVERWRITING_CLOSURE macrosDaniel Gröber2020-04-142-19/+32
* rts: Underline some Notes as is conventionalDaniel Gröber2020-04-144-0/+4
* rts: allocatePinned: Fix confusion about word/byte unitsDaniel Gröber2020-04-141-19/+22
* rts: Expand and add more notes regarding slopDaniel Gröber2020-04-145-24/+97
* Zero out pinned block alignment slop when profilingDaniel Gröber2020-04-143-26/+59
* Hadrian: Make -i paths absoluteMatthew Pickering2020-04-141-5/+8
* base: Enable large file support for OFD locking impl.Ben Gamari2020-04-141-0/+3
* rts: Don't mark evacuate_large as inlineBen Gamari2020-04-141-1/+1
* StgCRun: Enable unwinding only on LinuxBen Gamari2020-04-141-4/+11
* doc (Foldable): Add examples to Data.FoldableJulien Debon2020-04-141-3/+470
* hadrian: get rid of unnecessary levels of nesting in source-distAlp Mestanogullari2020-04-142-4/+7
* Small change to the windows ticker.Andreas Klebinger2020-04-141-1/+7
* Change zipWith to zipWithEqual in a few placesKrzysztof Gogolewski2020-04-1412-21/+28
* Add an INLINE pragma to Control.Category.>>>Alexis King2020-04-126-4/+355
* hadrian: Don't --export-dynamic on DarwinBen Gamari2020-04-122-1/+14
* Use conLikeUserTyVarBinders to quantify field selector typesRyan Scott2020-04-1212-23/+297
* Implement extensible interface filesJosh Meredith2020-04-128-8/+224
* Significant refactor of LintSimon Peyton Jones2020-04-124-518/+577
* testsuite: Fix comment for a language extensionTakenobu Tani2020-04-121-2/+2
* Testsuite: mark T11531 fragilePeter Trommler2020-04-101-1/+2
* testsuite: Move no_lint to the top level, tweak hie002Ömer Sinan Ağacan2020-04-103-7/+14
* Hadrian: fix --summarySylvain Henry2020-04-091-1/+1
* DmdAnal: No need to attach a StrictSig to DataCon workersSebastian Graf2020-04-095-33/+28
* Special case `isConstraintKindCon` on `AlgTyCon`Sebastian Graf2020-04-093-4/+11
* Add an example to liftIO and explain its purposeHécate2020-04-091-0/+34
* Rts: show errno on failure (#18033)Sylvain Henry2020-04-091-5/+5
* Fix CNF handling in compacting GCÖmer Sinan Ağacan2020-04-099-13/+105
* iserv: Don't pass --export-dynamic on FreeBSDBen Gamari2020-04-091-1/+2
* hadrian: Use --export-dynamic when linking iservBen Gamari2020-04-091-0/+8
* Handle promoted data constructors in typeToLHsType correctlyRyan Scott2020-04-084-23/+28
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-0757-693/+106
* Modules: type-checker (#13009)Sylvain Henry2020-04-07243-1811/+1850
* simplifier: Kill off ufKeenessFactorBen Gamari2020-04-0711-85/+43
* Re-export GHC.Magic.noinline from baseSebastian Graf2020-04-071-1/+1
* rts: ProfHeap: Fix memory leak when not compiled with profilingDaniel Gröber2020-04-071-1/+1
* Refactoring onlySimon Peyton Jones2020-04-061-25/+36
* Fix an tricky specialiser loopSimon Peyton Jones2020-04-065-123/+432
* Don't override proc CafInfos in ticky buildsÖmer Sinan Ağacan2020-04-062-5/+37
* Enable ImpredicativeTypes internally when typechecking selector bindingsRyan Scott2020-04-043-0/+59
* Revert accidental change in 9462452Ömer Sinan Ağacan2020-04-031-2/+0
* Major improvements to the specialiserSimon Peyton Jones2020-04-0315-391/+715
* Turn newlines into spaces for hadrian/ghci.Andreas Klebinger2020-04-032-2/+4