summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Bump haddock.compiler allocationsBen Gamari2016-11-291-0/+1
* OrdList: Add Foldable, Traversable instancesBen Gamari2016-11-291-3/+9
* NCGMonad: Add MonadUnique NatM instanceBen Gamari2016-11-291-0/+8
* AsmCodeGen: Refactor worker in cmmNativeGensBen Gamari2016-11-291-10/+13
* Use newBlockId instead of newLabelCBen Gamari2016-11-2911-41/+48
* Purge GHC of literate PerlDemi Obenour2016-11-296-25/+15
* Refactor Pattern Match Checker to use ListTMatthew Pickering2016-11-293-111/+287
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-29173-618/+623
* testsuite: Mention CLEANUP option in READMEBen Gamari2016-11-291-0/+2
* Minor cleanup of foldRegs{Used,Defd}Michal Terepeta2016-11-292-43/+23
* Detect color supportPhil Ruffwind2016-11-292-2/+107
* Make diagnostics slightly more colorfulPhil Ruffwind2016-11-296-23/+111
* users_guide: Bring 8.0.2 release notes up-to-date with ghc-8.0 branchBen Gamari2016-11-291-49/+83
* Define thread primitives if they're supported.Shea Levy2016-11-292-39/+44
* Store string as parsed in SourceText for CImportAlan Zimmerman2016-11-291-1/+1
* Typos in commentsGabor Greif2016-11-297-8/+8
* Zonk the free tvs of a RULE lhs to TyVarsSimon Peyton Jones2016-11-293-8/+16
* Make note of #12881 in 8.0.2 release notesRyan Scott2016-11-291-0/+15
* Comments only (related to #12789)Simon Peyton Jones2016-11-284-74/+76
* Test Trac #12885Simon Peyton Jones2016-11-282-0/+13
* Test Trac #12776Simon Peyton Jones2016-11-282-0/+43
* Typos in comments only [ci skip]Gabor Greif2016-11-285-8/+8
* Fix an long-standing bug in OccurAnalSimon Peyton Jones2016-11-281-89/+139
* Be a bit more selective about improvementSimon Peyton Jones2016-11-252-6/+57
* A tiny bit more tc tracingSimon Peyton Jones2016-11-251-1/+4
* Fix inference of partial signaturesSimon Peyton Jones2016-11-254-2/+51
* Refactor functional dependencies a bitSimon Peyton Jones2016-11-256-88/+106
* Improve pretty-printing of typesSimon Peyton Jones2016-11-256-23/+64
* Use TyVars in PatSynsSimon Peyton Jones2016-11-256-40/+28
* Use TyVars in a DFunUnfoldingSimon Peyton Jones2016-11-251-9/+15
* Use 'v' instead of 'tpl' for template varsSimon Peyton Jones2016-11-251-1/+1
* Kill off ifaceTyVarsOfTypeSimon Peyton Jones2016-11-251-69/+21
* Test Trac #12845Simon Peyton Jones2016-11-253-0/+31
* Test Trac #12867Simon Peyton Jones2016-11-253-0/+23
* Fix a name-space problem with promotionSimon Peyton Jones2016-11-254-1/+43
* Typos in commentsGabor Greif2016-11-252-2/+2
* Perf improvements in T6048, T10547Simon Peyton Jones2016-11-251-2/+6
* Remove redundant kind checkSimon Peyton Jones2016-11-251-2/+3
* Allow TyVars in TcTypesSimon Peyton Jones2016-11-256-39/+76
* Another major constraint-solver refactoringSimon Peyton Jones2016-11-2548-1609/+1882
* Add elemDVarEnvSimon Peyton Jones2016-11-251-1/+4
* Comments only in TcTypeSimon Peyton Jones2016-11-251-34/+38
* Fix a bug in mk_superclasses_ofSimon Peyton Jones2016-11-251-6/+12
* Make a panic into an ASSERTSimon Peyton Jones2016-11-251-4/+2
* Make quoting and reification return the same typesDominik Bollmann2016-11-255-10/+89
* Collect wildcards in sum types during renaming (#12711)Ömer Sinan Ağacan2016-11-244-2/+9
* Allow to unregister threadWaitReadSTM action.Alexander Vershilov2016-11-224-6/+30
* ghc/hschooks.c: Fix include path of Rts.hBen Gamari2016-11-221-1/+1
* Make transformers upstream repository location consistent with othersDemi Obenour2016-11-221-1/+1
* Ignore Hadrian build products.Edward Z. Yang2016-11-211-0/+7