summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport fixes from !1953 fixing #17334.wip/andreask/1953_backportAndreas Klebinger2019-11-128-266/+830
* On FreeBSD 12 sys/sysctl.h requires sys/types.hViktor Dukhovni2019-11-101-0/+1
* Improve error recovery in the typecheckerSimon Peyton Jones2019-11-0821-214/+327
* Fix #17112Sebastian Graf2019-11-083-27/+54
* Don't do binder-swap for GlobalIdsSimon Peyton Jones2019-11-071-3/+8
* Parenthesize GADT return types in pprIfaceConDecl (#17384)wip/backport-T17296-and-T17384Ryan Scott2019-11-045-1/+16
* Reify oversaturated data family instances correctly (#17296)Ryan Scott2019-11-036-21/+175
* Fix #14579 by defining tyConAppNeedsKindSig, and using itRyan Scott2019-11-039-205/+421
* configure: Search for LLVM executables with two-number versionsBen Gamari2019-11-031-2/+3
* testsuite: Add tests for #16943Ben Gamari2019-11-035-0/+23
* expose ModuleInfo.minf_rdr_env for tooling authorsSam Halliday2019-11-031-0/+4
* Fix bounds check in ocResolve_PEi386 for relocation values.Andreas Klebinger2019-11-031-2/+2
* configure: Don't depend upon alex in source dist buildBen Gamari2019-11-031-2/+5
* Fix new compact block allocation in allocateForCompactÖmer Sinan Ağacan2019-11-033-2/+32
* Exclude rts.cabal from source distributionsBen Gamari2019-11-032-0/+2
* rules/haddock: Ensure that RTS stats directory existsBen Gamari2019-11-031-0/+2
* rts: Fix CNF dirtying logicBen Gamari2019-11-031-3/+3
* Extend argument of createIOThread to word sizeStefan Schulze Frielinghaus2019-11-031-2/+2
* configure: Determine library versions of template-haskell, et al.Ben Gamari2019-11-032-0/+9
* New fix for #11647. Avoid side effects like #17171Roland Senn2019-11-038-6/+37
* Don't skip validity checks for built-in classes (#17355)Ryan Scott2019-11-035-6/+27
* Bump stm submoduleBen Gamari2019-11-031-0/+0
* Full abort on validate failure merging `orElse`.Ryan Yates2019-11-033-20/+103
* Drop duplicate -optl's from GHC invocationsBen Gamari2019-11-031-2/+2
* base: Add @since on GHC.IO.Handle.Lock.hUnlockBen Gamari2019-11-031-0/+2
* Fix #14690 - :steplocal panics after break-on-errorRoland Senn2019-11-038-1/+27
* testsuite: Add test for #17414Ben Gamari2019-11-032-0/+20
* base: Clamp IO operation size to 2GB on DarwinBen Gamari2019-11-031-4/+17
* Fix LLVM version check yet againÖmer Sinan Ağacan2019-11-034-47/+52
* gitlab-ci: Fix URL of Windows cabal-install tarballcherry-pick-ae382245Ben Gamari2019-10-221-1/+1
* rts/RtsSymbols: Drop __mingw_vsnwprintfBen Gamari2019-10-221-1/+0
* gitlab-ci: Fix URL of Darwin's cabal-install tarballBen Gamari2019-10-092-1/+2
* Bump hsc2hs submodule to final 0.68.6 tagwip/ghc-8.8-finalizationBen Gamari2019-08-261-0/+0
* Restore bytestring submodule to 0.10.10.0Ben Gamari2019-08-261-0/+0
* relnotes: Clarify reference to VKABen Gamari2019-08-261-1/+1
* gitlab-ci: Propagate BUILD_PROF_LIBS to make on Windowsghc-8.8.1-releaseBen Gamari2019-08-251-3/+7
* Bump hsc2hs submoduleBen Gamari2019-08-251-0/+0
* gitlab-ci: Don't build PDF user's guide on AArch64Ben Gamari2019-08-221-0/+2
* gitlab-ci: Bump Docker images revisionBen Gamari2019-08-211-1/+1
* SetLevels: Don't set context level when floating casesBen Gamari2019-08-211-4/+2
* testsuite: Add cut-down test for #16978Ben Gamari2019-08-212-0/+19
* rts: Do not traverse nursery for dead closures in LDV profileMatthew Pickering2019-08-211-23/+0
* rts: Correct assertion in LDV_recordDeadMatthew Pickering2019-08-211-1/+1
* rts: Correct handling of LARGE ARR_WORDS in LDV profilerMatthew Pickering2019-08-213-19/+20
* Fix erroneous float in CoreOptSimon Peyton Jones2019-08-214-3/+60
* Minor refactoring in CoreSimplÖmer Sinan Ağacan2019-08-211-3/+0
* Release GHC 8.8.1Ben Gamari2019-08-211-2/+2
* Bump Cabal submodule to 3.0Ben Gamari2019-08-211-0/+0
* users-guide: Note TTGBen Gamari2019-08-211-0/+1
* gitlab-ci: Manually set SPHINXBUILD on WindowsBen Gamari2019-08-211-0/+1