summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Disable binder swap in OccurAnal (Trac #16288)"wip/validate-ciMatthew Pickering2019-02-216-78/+7
* Use validate flavour rather than devel2 for DEBUG CI jobMatthew Pickering2019-02-201-1/+1
* Comments only, in GhcPreludeSimon Peyton Jones2019-02-201-1/+5
* Improve the very simple optimiser slightlySimon Peyton Jones2019-02-205-0/+21
* Tiny refactor in isUnliftedRuntimeRepSimon Peyton Jones2019-02-201-11/+17
* Add comments about how zip fusionSimon Peyton Jones2019-02-202-26/+65
* Test bit-manipulating primops under respective arch flags like -msse4.2Dmitry Ivanov2019-02-204-4/+122
* Bump ghc version to 8.9Ryan Scott2019-02-205-7/+12
* CI: Run `cabal update` before trying to build HadrianMatthew Pickering2019-02-201-0/+1
* Hadrian: Fix untracked dependenciesAndrey Mokhov2019-02-2025-335/+369
* Fix two bugs in stg_ap_0_fast in profiling runtimeÖmer Sinan Ağacan2019-02-201-7/+11
* Remove arc scriptsÖmer Sinan Ağacan2019-02-197-276/+0
* base: Document errno behaviour in haddocks.Niklas Hambüchen2019-02-191-1/+5
* Look through newtype wrappers (Trac #16254)Krzysztof Gogolewski2019-02-197-8/+81
* Make constructor wrappers inline only during the final phaseArnaud Spiwack2019-02-1914-61/+289
* Disable binder swap in OccurAnal (Trac #16288)Krzysztof Gogolewski2019-02-196-7/+78
* Fix Haddock comment for Integer datatypeAlexandre Baldé2019-02-181-2/+6
* Uphold AvailTC Invariant for associated data famsAlec Theriault2019-02-182-26/+68
* Fix warnings and fatal parsing errorsVladislav Zavialov2019-02-1722-156/+245
* Get rid of tcm_smart from TyCoMapperSimon Peyton Jones2019-02-174-55/+39
* Testsuite: implement use_specs.Tamar Christina2019-02-172-0/+29
* Run some of Haddock's tests in the testsuiteAlec Theriault2019-02-163-0/+89
* Cmm: Promote stack arguments to word sizePeter Trommler2019-02-161-7/+29
* HIE: Save module name and module exportsMatthew Pickering2019-02-163-5/+25
* Remove `parallel` as a submoduleAlec Theriault2019-02-168-15/+3
* Minor documentation fix in GHC.ForeignPtrÖmer Sinan Ağacan2019-02-161-5/+3
* Remove Simon's special number from typecheck/should_fail/all.twip/unexpected-testMatthew Pickering2019-02-161-1/+0
* Fix tests which were made to pass by "Make a smart mkAppTyM"Matthew Pickering2019-02-163-3/+3
* Fix and Reapply "Performance tests: recover a baseline from ancestor commits ...David Eichmann2019-02-167-66/+374
* Don't wrap the entry map for LiveInfo in Maybe.klebinger.andreas@gmx.at2019-02-156-26/+27
* Properly escape character literals in HaddocksAlec Theriault2019-02-157-19/+19
* 'forall' always a keyword, plus the dot type operatorVladislav Zavialov2019-02-1516-87/+74
* Hadrian: enable -Wcompat=error in the testsuiteVladislav Zavialov2019-02-151-0/+1
* Fail fast in solveLocalEqualitiesSimon Peyton Jones2019-02-1424-442/+50
* Make a smart mkAppTyMSimon Peyton Jones2019-02-1425-760/+839
* Implement -Wredundant-record-wildcards and -Wunused-record-wildcardsMatthew Pickering2019-02-1423-63/+365
* NCG: fast compilation of very large strings (#16190)Sylvain Henry2019-02-146-12/+73
* Add perf test for #16190Sylvain Henry2019-02-143-0/+30
* Add `liftedTyped` to `Lift` classAlec Theriault2019-02-133-4/+66
* Fix typos [skip ci]Alexandre Esteves2019-02-131-2/+2
* Update parallel submoduleHerbert Valerio Riedel2019-02-131-0/+0
* Fix checkStackChunk() call in Interepter.c, enable an assertionÖmer Sinan Ağacan2019-02-132-2/+2
* configure: Document CLANG, LLC, and OPT variablesBen Gamari2019-02-122-0/+5
* Fix #15849 by checking whether there's a do blocknineonine2019-02-126-5/+10
* Fix #16299 by deleting incorrect code from IfaceSynRyan Scott2019-02-122-6/+3
* Fix #16188Richard Eisenberg2019-02-1212-41/+251
* Fix #16293 by cleaning up Proxy# infelicitiesRyan Scott2019-02-128-19/+64
* Add explicit dependencies to cleanup-darwinMatthew Pickering2019-02-121-0/+1
* Update array submoduleHerbert Valerio Riedel2019-02-121-0/+0
* testsuite: Report unexpected passes in junit outputMatthew Pickering2019-02-111-2/+5