summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* base: Fix documentation for forkIOWithUnmaskghc-8.2.1-rc2Ben Gamari2017-05-071-1/+1
* testsuite: add new test for desugar warnings/errors with -fno-codedoug2017-05-055-3/+16
* TcTypeable: SimplifyBen Gamari2017-05-051-31/+28
* CoreTidy: Don't seq unfoldingsBen Gamari2017-05-051-7/+11
* Bump Cabal submodule to 2.0.0.0Ben Gamari2017-05-051-0/+0
* hpc: Output a legend at the top of output filesSantiago Munin2017-05-042-0/+7
* Implement sequential name lookup properlyMatthew Pickering2017-05-043-7/+25
* Fix markdown for new GitHub Flavored MarkdownTakenobu Tani2017-05-041-11/+11
* Add regression test for #11616Ryan Scott2017-05-042-0/+20
* Fix comment for compact regionTakenobu Tani2017-05-043-5/+5
* user-guide: fix links to compact regionTakenobu Tani2017-05-043-4/+4
* Pass -ffrontend-opt arguments to frontend plugin in the correct orderdoug2017-05-044-3/+6
* Add an Eq instance for UniqSetDavid Feuer2017-05-042-0/+23
* Add test for #13320David Feuer2017-05-043-0/+41
* Deal with exceptions in dsWhenNoErrsSimon Peyton Jones2017-05-048-74/+94
* Test #13585 in typecheck/should_compile/T13585Richard Eisenberg2017-05-025-0/+100
* Fix #13233 by checking for lev-poly primopsRichard Eisenberg2017-05-021-0/+24
* Fix #13333 by fixing the covar's type in ctEvCoercionRichard Eisenberg2017-05-026-94/+143
* Use mkCastTy in subst_ty.Richard Eisenberg2017-05-023-14/+4
* Shave the hair off mkCastTy.Richard Eisenberg2017-05-022-93/+46
* Comments onlySimon Peyton Jones2017-05-021-7/+15
* Fix loss-of-SpecConstr bugSimon Peyton Jones2017-05-024-86/+198
* Improve SpecConstr when there are many opportunitiesSimon Peyton Jones2017-05-021-43/+113
* Bump haddock submoduleBen Gamari2017-05-011-0/+0
* PPC NCG: Lower MO_*_Fabs as PowerPC fabs instructionPeter Trommler2017-05-014-2/+16
* Avoid excessive space usage from unfoldings in CoreTidyReid Barton2017-05-013-6/+19
* Bump haddock submoduleBen Gamari2017-05-011-0/+0
* Fix capitalization in message for #13609Ben Gamari2017-05-012-2/+2
* testsuite: Add test for #13609Ben Gamari2017-05-013-0/+9
* Ignore ANN pragmas with no TH and no external interpreter.Shea Levy2017-05-011-1/+24
* Bump unix submoduleBen Gamari2017-04-301-0/+0
* Bump array submoduleBen Gamari2017-04-301-0/+0
* Bump Cabal submoduleBen Gamari2017-04-301-0/+0
* Bump haddock submoduleBen Gamari2017-04-301-0/+0
* Don't setProgramDynFlags on every :loadSimon Marlow2017-04-303-19/+46
* PPC NCG: Implement callish prim opsPeter Trommler2017-04-305-184/+611
* CSE: Fix cut and paste errorBen Gamari2017-04-281-2/+2
* Make the tyvars in TH-reified data family instances uniformRyan Scott2017-04-284-5/+35
* Add regression test for #12104Ryan Scott2017-04-283-0/+17
* Add a missing addDeferredBindingSimon Peyton Jones2017-04-284-1/+27
* get-win32-tarballs: Grab perl tarball from haskell.org, not GitHubBen Gamari2017-04-281-1/+1
* Be a bit more eager to inline in a strict contextSimon Peyton Jones2017-04-283-7/+23
* Cure exponential behaviour in the simplifierSimon Peyton Jones2017-04-286-71/+549
* Do Note [Improving seq] alwaysSimon Peyton Jones2017-04-285-96/+104
* Print module when dumping rulesMatthew Pickering2017-04-287-26/+38
* Bump process to 1.6Ben Gamari2017-04-276-4/+4
* Document mkWeak#Ben Gamari2017-04-271-0/+5
* Don't describe tuple sections as "Python-style"Chris Martin2017-04-271-1/+1
* Revert "Remove special casing of Windows in generic files"Ben Gamari2017-04-272-36/+26
* Add regression test for #13603Ryan Scott2017-04-272-0/+11