summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ApiAnnotatons : AnnDcolon in wrong place for PatBindwip/api-annotsAlan Zimmerman2015-05-099-4/+183
* Manually patch D868, temporary for integration testAlan Zimmerman2015-05-0810-17/+239
* ApiAnnotations : AST version of nested forall loses forall annotationAlan Zimmerman2015-05-0819-58/+346
* ApiAnnotations : PatBind gives wrong SrcSpan for the pattern.Alan Zimmerman2015-05-087-2/+195
* ApiAnnotations : pquals production adds AnnVbar in the wrong placeAlan Zimmerman2015-05-088-1/+282
* ApiAnnotations : BooleanFormula construction discards originalAlan Zimmerman2015-05-088-5/+328
* ApiAnnotations : mkGadtDecl discards annotations for HsFunTyAlan Zimmerman2015-05-088-1/+164
* Api Annotations: RdrHsSyn.mkAtDefault causes annotations to be disconnected.Alan Zimmerman2015-05-087-13/+177
* ApiAnnotations: misplaced AnnComma for squals productionAlan Zimmerman2015-05-088-1/+689
* ApiAnnotations : AnnComma missing in TupleSectionAlan Zimmerman2015-05-088-2/+162
* Backpack docs: meditate on AvailTC with four examples.Edward Z. Yang2015-05-072-26/+233
* ApiAnnotations : RdrHsSyn.isFunLhs discards parenthesesAlan Zimmerman2015-05-078-23/+184
* Regression test for Trac #10390Simon Peyton Jones2015-05-072-0/+17
* A bit of refactoring RnSpliceSimon Peyton Jones2015-05-071-6/+12
* Comments onlySimon Peyton Jones2015-05-071-0/+5
* Revert "API Annotations : add Locations in hsSyn were layout occurs"Austin Seipp2015-05-0628-271/+248
* Revert "ApiAnnotations : Nested forall loses forall annotation"Austin Seipp2015-05-068-284/+37
* ApiAnnotations : Nested forall loses forall annotationAlan Zimmerman2015-05-068-37/+284
* ApiAnnotations : quoted type variables missing leading quoteAlan Zimmerman2015-05-069-16/+219
* Correct parsing of lifted empty list constructorMatthew Pickering2015-05-062-18/+22
* API Annotations : add Locations in hsSyn were layout occursAlan Zimmerman2015-05-0628-248/+271
* base: Fix confusing docs typoAlexander Berntsen2015-05-061-4/+3
* rts: add "-no-rtsopts-suggestions" optionJavran Cheng2015-05-0628-74/+182
* Retain ic_monad and ic_int_print from external packages after loadwatashi2015-05-063-17/+33
* Fix typo: identifer -> identifierVikraman Choudhury2015-05-062-2/+2
* Normalise type families in the type of an expressionChristiaan Baaij2015-05-063-2/+11
* Doc: checkCrossStageLifting, RnSplice/TcExpr is untyped/typed brackets (#10384)Edward Z. Yang2015-05-052-4/+10
* arm: Force non-executable stack (part 2)Erik de Castro Lopo2015-05-051-1/+1
* Documentation for Language.Haskell.TH.Quote.Edward Z. Yang2015-05-041-7/+41
* Give a hint when a TH splice has a bad package key, partially fixes #10279Edward Z. Yang2015-05-044-2/+33
* Fix safeHaskell test for llvm backendErik de Castro Lopo2015-05-051-1/+1
* arm: Force non-executable stack (#10369)Erik de Castro Lopo2015-05-051-1/+2
* Permit empty closed type familiesAdam Gundry2015-05-0429-91/+200
* Move IP, Symbol, Nat to ghc-primSimon Peyton Jones2015-05-019-77/+75
* Kill off the default types in ghc-primSimon Peyton Jones2015-05-011-2/+14
* Make Derived NomEq rewrite only Derived NomEqSimon Peyton Jones2015-05-011-1/+11
* Update haddock submodule to track TyCon changeSimon Peyton Jones2015-05-011-0/+0
* Refactor TyCon to eliminate TupleTyConSimon Peyton Jones2015-05-0111-180/+176
* Comments onlySimon Peyton Jones2015-05-011-1/+4
* Typeset Backpack semantic entities in figure, figure-ify all asides.Edward Z. Yang2015-04-302-22/+47
* Typo fixes (mostly in comments)Gabor Greif2015-04-3010-27/+27
* Tidy up treatment of FlexibleContextsSimon Peyton Jones2015-04-3011-113/+152
* Typeset Backpack syntax in a figureSimon Peyton Jones2015-04-301-13/+25
* Test Trac #10226Simon Peyton Jones2015-04-292-1/+60
* Improve improvement in the constraint solverSimon Peyton Jones2015-04-2950-904/+1278
* Don't print evidence in TcFlattenSimon Peyton Jones2015-04-291-4/+4
* A little outright bug in canEqTyVar2Simon Peyton Jones2015-04-291-1/+1
* Seed SpecConstr from local callsSimon Peyton Jones2015-04-291-24/+52
* Backpack docs: merge backpack-shaping into algorithm, sigs no longer provideEdward Z. Yang2015-04-285-934/+376
* Full type checking Backpack details.ghc-julyEdward Z. Yang2015-04-272-34/+180