summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* renamer discards name location for HsRecFieldAlan Zimmerman2016-02-141-2/+3
* testsuite: tweak error messages for new Show instanceSergei Trofimovich2016-02-125-7/+7
* User manual improvmentsSimon Peyton Jones2016-02-121-867/+879
* Minor refactoring to tauifyMultipleMatchesSimon Peyton Jones2016-02-122-16/+15
* Improve pretty-printing of HsWrappersSimon Peyton Jones2016-02-126-56/+64
* Beef up tc124Simon Peyton Jones2016-02-121-4/+10
* Simplify AbsBinds wrappingSimon Peyton Jones2016-02-127-252/+186
* Revert "Build the substitution correctly in piResultTy"Bartosz Nitka2016-02-121-20/+6
* Add IsList instance for CallStack, restore Show instance for CallStackRyanGlScott2016-02-126-6/+32
* Revert "sizeExpr: fix a bug in the size calculation"Simon Marlow2016-02-121-15/+3
* Add test for #11319Reid Barton2016-02-112-0/+7
* Build the substitution correctly in piResultTyBartosz Nitka2016-02-111-6/+20
* Another batch of typo fixes in non-codeGabor Greif2016-02-1117-17/+17
* compiler: Do not suggest nor complete deprecated flags fix trac issue #11454Nikita Kartashov2016-02-113-548/+775
* sizeExpr: fix a bug in the size calculationSimon Marlow2016-02-111-3/+15
* Ignore untracked in nofibSimon Marlow2016-02-111-1/+1
* Comments about ru_autoSimon Peyton Jones2016-02-112-13/+16
* Always do eta-reductionSimon Peyton Jones2016-02-113-1/+52
* Replace mkTvSubstPrs (a `zip` b) with zipTvSubst a bBartosz Nitka2016-02-103-3/+3
* Wrap solveEqualities in checkNoErrsSimon Peyton Jones2016-02-1016-63/+106
* mkUserGuide: fix option wrapping in a tableSergei Trofimovich2016-02-101-1/+1
* docs: add newline after '.. ghc-flag::'Sergei Trofimovich2016-02-101-0/+3
* Error early when you register with too old a version of Cabal.Edward Z. Yang2016-02-104-3/+8
* Expand users' guide TH declaration groups section (#9813)Owen Stephens2016-02-101-21/+57
* add Template Haskell regression test for #9022.Dominik Bollmann2016-02-103-0/+23
* DynFlags: drop tracking of '-#include' flagsSergei Trofimovich2016-02-091-7/+1
* TcPatSyn: Fix spelling of "pattern" in error messageBen Gamari2016-02-091-1/+1
* TcErrors: Fix plural form of "instance" errorBen Gamari2016-02-0911-18/+18
* Restore derived Eq instance for SrcLocRyanGlScott2016-02-092-2/+3
* Unset GREP_OPTIONS in build systemBen Gamari2016-02-093-1/+11
* Early error when crosscompiling + haddock/docsThomas Miedema2016-02-0915-18/+19
* Fix the removal of unnecessary stack checksJonas Scholl2016-02-091-6/+21
* testsuite: Un-break T5642Ben Gamari2016-02-091-2/+3
* Print * has Unicode star with -fprint-unicode-syntaxBen Gamari2016-02-093-2/+7
* Remove unused LiveVars and SRT fields of StgCaseÖmer Sinan Ağacan2016-02-0810-312/+164
* Define tyConRolesRepresentational and use itSimon Peyton Jones2016-02-084-13/+19
* Test Trac #11552Simon Peyton Jones2016-02-082-0/+22
* Define mkTvSubst, and use itSimon Peyton Jones2016-02-087-28/+25
* Some tiding up in TcGenDerivSimon Peyton Jones2016-02-083-38/+91
* release notes: Note new two-step allocatorBen Gamari2016-02-081-0/+7
* Fix a nasty superclass expansion bugSimon Peyton Jones2016-02-085-73/+199
* A small, local refactoring of TcSimplify.usefulToFloatSimon Peyton Jones2016-02-081-5/+5
* Use runTcSDeriveds for simplifyDefaultSimon Peyton Jones2016-02-081-4/+5
* Improve error messages for recursive superclassesSimon Peyton Jones2016-02-082-11/+22
* Improve tracing in TcInteractSimon Peyton Jones2016-02-082-9/+19
* Comment out some traceFlat callsSimon Peyton Jones2016-02-081-8/+8
* Document and improve superclass expansionSimon Peyton Jones2016-02-082-14/+34
* White space and comments onlySimon Peyton Jones2016-02-082-6/+9
* Add comments to TcCoercibleFailSimon Peyton Jones2016-02-082-3/+10
* Comments only, on the invariants of GlobalRdrEnvSimon Peyton Jones2016-02-081-0/+7