summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Test Trac #10359Simon Peyton Jones2015-05-133-1/+135
* Test Trac #10403Simon Peyton Jones2015-05-133-0/+37
* Test Trac #10248Simon Peyton Jones2015-05-133-0/+21
* Change in capitalisation of error msgSimon Peyton Jones2015-05-131-1/+1
* Refactor tuple constraintsSimon Peyton Jones2015-05-1314-117/+114
* Revert D727Austin Seipp2015-05-127-50/+0
* Fix fragile T9579 testsJavran Cheng2015-05-1310-73/+48
* Update some tests for recent Safe Haskell change.David Terei2015-05-125-13/+13
* Turn off warnings when compiling boolFormulaAlan Zimmerman2015-05-124-66/+137
* Fix weird behavior of -ignore-dot-ghci and -ghci-sciptZejun Wu2015-05-126-0/+21
* We need an empty boolFormula.stderrAlan Zimmerman2015-05-121-0/+0
* New handling of overlapping inst in Safe HaskellDavid Terei2015-05-1159-124/+615
* Fix safe haskell bug: instances in safe-inferredDavid Terei2015-05-113-3/+23
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-1141-66/+104
* ApiAnnotations : PatBind gives wrong SrcSpan for the pattern.Alan Zimmerman2015-05-118-17/+205
* ApiAnnotations : pquals production adds AnnVbar in the wrong placeAlan Zimmerman2015-05-117-0/+281
* ApiAnnotations : BooleanFormula construction discards originalAlan Zimmerman2015-05-117-0/+323
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-117-0/+50
* More accurate allocation stats for :set +sSimon Marlow2015-05-113-10/+10
* ApiAnnotations : mkGadtDecl discards annotations for HsFunTyAlan Zimmerman2015-05-118-0/+164
* Api Annotations: RdrHsSyn.mkAtDefault causes annotations to be disconnected.Alan Zimmerman2015-05-116-0/+158
* Revert stage 1 template-haskell. This is a combination of 5 commits.Edward Z. Yang2015-05-0941-104/+66
* Always do polymorphic typed quote check, c.f. #10384Edward Z. Yang2015-05-093-0/+10
* RnSplice's staging test should be applied for quotes in stage1.Edward Z. Yang2015-05-093-0/+26
* Split off quotes/ from th/ for tests that can be done on stage1 compiler.Edward Z. Yang2015-05-0937-71/+73
* ApiAnnotations: misplaced AnnComma for squals productionAlan Zimmerman2015-05-087-0/+688
* ApiAnnotations : AnnComma missing in TupleSectionAlan Zimmerman2015-05-087-0/+160
* ApiAnnotations : RdrHsSyn.isFunLhs discards parenthesesAlan Zimmerman2015-05-076-0/+157
* Regression test for Trac #10390Simon Peyton Jones2015-05-072-0/+17
* Revert "API Annotations : add Locations in hsSyn were layout occurs"Austin Seipp2015-05-065-10/+11
* Revert "ApiAnnotations : Nested forall loses forall annotation"Austin Seipp2015-05-067-238/+0
* ApiAnnotations : Nested forall loses forall annotationAlan Zimmerman2015-05-067-0/+238
* ApiAnnotations : quoted type variables missing leading quoteAlan Zimmerman2015-05-067-0/+192
* Correct parsing of lifted empty list constructorMatthew Pickering2015-05-061-1/+1
* API Annotations : add Locations in hsSyn were layout occursAlan Zimmerman2015-05-065-11/+10
* rts: add "-no-rtsopts-suggestions" optionJavran Cheng2015-05-0619-47/+102
* Fix typo: identifer -> identifierVikraman Choudhury2015-05-061-1/+1
* Normalise type families in the type of an expressionChristiaan Baaij2015-05-062-1/+2
* Give a hint when a TH splice has a bad package key, partially fixes #10279Edward Z. Yang2015-05-043-0/+19
* Fix safeHaskell test for llvm backendErik de Castro Lopo2015-05-051-1/+1
* Permit empty closed type familiesAdam Gundry2015-05-0412-9/+84
* Move IP, Symbol, Nat to ghc-primSimon Peyton Jones2015-05-011-29/+29
* Typo fixes (mostly in comments)Gabor Greif2015-04-303-6/+6
* Tidy up treatment of FlexibleContextsSimon Peyton Jones2015-04-306-21/+35
* Test Trac #10226Simon Peyton Jones2015-04-292-1/+60
* Improve improvement in the constraint solverSimon Peyton Jones2015-04-2942-346/+441
* Bump base version to 4.8.2.0Herbert Valerio Riedel2015-04-2567-74/+74
* Change default roles in hs-boot files. (#9204)Richard Eisenberg2015-04-248-27/+46
* Test case for #10141Richard Eisenberg2015-04-243-0/+15
* Test #10321 in ghci/scripts/T10321Richard Eisenberg2015-04-243-0/+18