summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use LHsSigWcType in DerivDeclwip/T13324Simon Peyton Jones2018-03-057-18/+18
* Simplify rnLHsInstTypeSimon Peyton Jones2018-03-056-20/+25
* Fix #14888 by adding more special cases for ArrowTRyan Scott2018-03-055-0/+33
* Respect Note [The tcType invariant]Simon Peyton Jones2018-03-053-14/+95
* Wombling around in Trac #14808Simon Peyton Jones2018-03-053-17/+33
* Bump Cabal submoduleBen Gamari2018-03-031-0/+0
* Bump Cabal submodule to 2.2Moritz Angermann2018-03-039-12/+34
* Bump hsc2hs submoduleMoritz Angermann2018-03-041-0/+0
* Parenthesize (() :: Constraint) in argument positionRyan Scott2018-03-034-7/+13
* Fix the coverage checker's treatment of existential tyvarsRyan Scott2018-03-024-6/+188
* Correct default -A value in RTS flag usage infoSimon Jakobi2018-03-021-1/+1
* doCorePass: Expand catch-allSimon Jakobi2018-03-021-1/+7
* Compile with `--via-asm` when cross compiling.Moritz Angermann2018-03-021-2/+6
* Fix #14838 by marking TH-spliced code as FromSourceRyan Scott2018-03-028-17/+67
* Permit conversion of partially applied PromotedTupleTsRyan Scott2018-03-023-0/+13
* Adds *-cross-ncg flavour.Moritz Angermann2018-03-024-4/+63
* Add Applicative, Semigroup, and Monoid instances in GHC.GenericsLysxia2018-03-022-1/+61
* configure: Enable LD_NO_GOLD is set in all codepathsBen Gamari2018-03-021-0/+4
* rts/win32: Assert that the IO manager has been initialisedSimon Jakobi2018-03-021-18/+15
* Add @since annotations for derived instances in baseChaitanya Koparkar2018-03-0262-148/+735
* Improve missing-home-modules warning formattingMatthew Pickering2018-03-021-4/+9
* GHCi info: Use src file for cache invalidationalexbiehl2018-03-021-1/+3
* DynFlags: Support British spelling of GeneralisedNewtypeDerivingBen Gamari2018-03-024-2/+7
* Various Windows / Cross Compile to Windows fixesMoritz Angermann2018-03-024-1/+12
* Fix #14817 by not double-printing data family instance kind signaturesRyan Scott2018-03-024-1/+18
* Add regression test for #12790Ryan Scott2018-03-022-0/+49
* Improve exhaustive checking for guards in pattern bindings and MultiIf.HE, Tao2018-03-0211-16/+91
* Move Data.Functor.Contravariant from the contravariant package to base.Andrew Martin2018-03-024-1/+304
* Make cost centre symbol names deterministic.Shea Levy2018-03-0210-75/+188
* Only load plugins onceMatthew Pickering2018-03-027-56/+99
* rts: Note functions which must take all_tasks_mutex.Ben Gamari2018-03-023-0/+6
* forkProcess: fix task mutex release orderÖmer Sinan Ağacan2018-03-021-4/+4
* Cache the fingerprint of sOpt_PBartosz Nitka2018-03-025-2/+86
* Revert "Better stats for T5837"Ben Gamari2018-03-011-2/+1
* Build quick flavor and run some tests on Windowsmrkkrp2018-02-272-3/+14
* Fix test for Trac #13075Simon Peyton Jones2018-02-271-1/+3
* Comments onlySimon Peyton Jones2018-02-271-0/+1
* Test for Trac #13075 is working nowSimon Peyton Jones2018-02-272-1/+2
* Better stats for T5837Simon Peyton Jones2018-02-271-1/+2
* Fix a nasty bug in the pure unifierSimon Peyton Jones2018-02-274-26/+116
* Comments onlySimon Peyton Jones2018-02-271-0/+2
* Tiny refactor in Core LintSimon Peyton Jones2018-02-271-2/+3
* circleci: Simplify Hadrian buildBen Gamari2018-02-261-9/+2
* Update .gitignoreÖmer Sinan Ağacan2018-02-261-0/+2
* testsuite: Bump allocations for T9630Ben Gamari2018-02-251-1/+2
* boot: Create GNUmakefiles for librariesBen Gamari2018-02-251-0/+11
* Introduce the flag -dsuppress-timestamps to avoid timestamps in dumps.Andreas Klebinger2018-02-253-6/+20
* RTS: Remove unused retainer schemesSimon Jakobi2018-02-253-172/+1
* RTS: Remember to free some pointersSimon Jakobi2018-02-251-3/+12
* driver/utils/dynwrapper.c: Remove unused variableSimon Jakobi2018-02-251-1/+0