summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* testsuite: Fix allocations of T10547Ben Gamari2017-02-211-1/+1
* Refactor inferConstraints not to use CPSSimon Peyton Jones2017-02-212-22/+21
* Fix computation of dfun_tvs in mkNewTypeEqnSimon Peyton Jones2017-02-213-4/+13
* Fix DeriveAnyClass (again)Simon Peyton Jones2017-02-214-118/+172
* Spelling in comments onlySimon Peyton Jones2017-02-211-1/+1
* build.mk: Add option for debug symbolsBen Gamari2017-02-201-0/+7
* Bump time submodule to 1.8Ben Gamari2017-02-207-2/+2
* Bump Win32 submodule to 2.5.1.0Ben Gamari2017-02-201-0/+0
* Bump a few more performance regressions from Type-indexed TypeableBen Gamari2017-02-201-2/+4
* Bump Cabal submoduleBen Gamari2017-02-2010-16/+18
* A number of Typeable wibbles from reviewBen Gamari2017-02-204-13/+11
* Remove redundant importSimon Peyton Jones2017-02-201-1/+0
* Fix Core pretty printerSimon Peyton Jones2017-02-201-2/+3
* Kill off the remaining Rec []Simon Peyton Jones2017-02-203-34/+39
* Change -dppr-ticks to -dsuppress-ticksSimon Peyton Jones2017-02-206-18/+21
* Typos in manual, tests and commentsGabor Greif2017-02-2012-13/+13
* Remove ghc-api/landmine testsAlan Zimmerman2017-02-199-206/+0
* Improve Haddock documentation for compact.Edward Z. Yang2017-02-183-35/+110
* Disable Typeable binding generation for unboxed sumsBen Gamari2017-02-184-10/+14
* Type-indexed TypeableBen Gamari2017-02-1879-1026/+3111
* Generalize kind of the (->) tyconBen Gamari2017-02-1831-115/+480
* Bump nofib submoduleBen Gamari2017-02-181-0/+0
* Bump libraries/array submoduleBen Gamari2017-02-181-0/+0
* Say 'data' explicitly in IfAbstractTyCon output.Edward Z. Yang2017-02-1711-13/+13
* Improvements/bugfixes to signature reexport handling.Edward Z. Yang2017-02-1715-47/+156
* Fix recompilation tracking on signatures.Edward Z. Yang2017-02-1712-5/+76
* Fix a Backpack recompilation avoidance bug when signatures change.Edward Z. Yang2017-02-1717-38/+151
* Simplify OutputableBndrSimon Peyton Jones2017-02-178-78/+76
* Fix a substitution bug in cseCaseSimon Peyton Jones2017-02-171-1/+2
* Honour -dsuppress-uniques more thoroughlySimon Peyton Jones2017-02-1712-85/+96
* Comments only, about inl_inline and inl_actSimon Peyton Jones2017-02-171-4/+21
* Better perf for haddock.base, haddock.CabalSimon Peyton Jones2017-02-161-2/+4
* Use the correct origin in SectionL and Section RSimon Peyton Jones2017-02-169-23/+51
* Improve checking of joins in Core LintSimon Peyton Jones2017-02-161-123/+130
* Comments and tiny refactor onlySimon Peyton Jones2017-02-161-11/+17
* Typos [ci skip]Gabor Greif2017-02-1512-14/+14
* Don't warn about missing methods for instances in signatures.Edward Z. Yang2017-02-144-1/+19
* Make deSugarExpr use runTcInteractiveReid Barton2017-02-144-207/+221
* Check local type family instances against all imported onesReid Barton2017-02-1424-20/+312
* Update .mailmap [skip ci]Matthew Pickering2017-02-141-0/+2
* Implement HasField constraint solving and modify OverloadedLabelsAdam Gundry2017-02-1456-109/+701
* Allow type defaulting for multi-param type classes with ExtendedDefaultRulesvivid-synth2017-02-147-6/+117
* Fix ExtraSymbols jump table on Windows.Tamar Christina2017-02-141-16/+21
* Expand list of always loaded Windows shared libsTamar Christina2017-02-142-0/+9
* Refactor renaming of operators/sections to fix DuplicateRecordFields bugsAdam Gundry2017-02-144-22/+68
* TcUnify: Assert precondition of matchExpectedTyConAppBen Gamari2017-02-141-1/+1
* Typecast covers entire expression to fix format warning.bollu2017-02-141-10/+15
* Debug: Use local symbols for unwind points (#13278)Ben Gamari2017-02-143-4/+5
* Typos in notes and comments [ci skip]Gabor Greif2017-02-135-7/+7
* Disable PVP warnings temporarily.Edward Z. Yang2017-02-125-22/+10