summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile
Commit message (Expand)AuthorAgeFilesLines
* Pretty-printing of the * kindVladislav Zavialov2019-12-052-10/+10
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-271-15/+15
* Fix typosBrian Wignall2019-11-231-1/+1
* Strip parentheses in expressions contexts in error messagesVladislav Zavialov2019-11-191-1/+1
* Add Monad instances to `(,,) a b` and `(,,,) a b c`Fumiaki Kinoshita2019-10-041-1/+1
* Fix typechecking of partial type signaturesSimon Peyton Jones2019-06-197-0/+71
* Bump ghc-prim's version where neededAlexandre2019-04-0148-48/+48
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-2248-49/+49
* Add location to the extra-constraints wildcardSimon Peyton Jones2019-03-1611-20/+20
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-152-2/+2
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-111-0/+2
* Treat kind/type variables identically, demolish FKTVVladislav Zavialov2019-02-277-4/+15
* Visible kind applicationmynguyen2019-01-0326-96/+105
* Wibble to Taming the Kind Inference MonsterSimon Peyton Jones2018-12-077-18/+16
* Taming the Kind Inference MonsterSimon Peyton Jones2018-11-297-23/+22
* Overhaul -fprint-explicit-kinds to use VKARyan Scott2018-11-222-10/+10
* Fix #15852 by eta expanding data family instance RHSes, tooRyan Scott2018-11-223-8/+8
* Fix nasty bug in the type free-var finder, at lastSimon Peyton Jones2018-10-265-5/+5
* Refactor the treatment of predicate typesSimon Peyton Jones2018-10-242-5/+4
* Improve output from -ddump-typesSimon Peyton Jones2018-10-2447-111/+15
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-154-13/+17
* Better -ddump-typesSimon Peyton Jones2018-10-047-12/+13
* Do not imply NoStarIsType by TypeOperators/TypeInTypeVladislav Zavialov2018-07-162-38/+28
* Refactor validity checking for constraintsSimon Peyton Jones2018-07-051-2/+2
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-148-72/+86
* Improved Valid Hole FitsMatthías Páll Gissurarson2018-05-301-4/+1
* Clean up the conflicting data family instances error messageRyan Scott2018-05-242-2/+2
* ghc-prim: Bump versionBen Gamari2018-05-2048-48/+48
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-1/+10
* Fix #15039 by pretty-printing equalities more systematicallyRyan Scott2018-05-169-1/+393
* Add 'addWordC#' PrimOpSebastian Graf2018-05-0548-48/+48
* Bump base to version 4.12.0.0Ryan Scott2018-04-1948-48/+48
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-1348-96/+96
* Track type variable scope more carefully.Richard Eisenberg2018-03-311-3/+1
* Allow PartialTypeSignatures in standalone deriving contextsRyan Scott2018-03-232-0/+8
* testsuite: Fix test output of T14715Ben Gamari2018-01-311-1/+10
* Move zonkWC to the right place in simplfyInferSimon Peyton Jones2018-01-313-0/+21
* Fix two more bugs in partial signaturesSimon Peyton Jones2018-01-095-2/+39
* Minimise provided dictionaries in pattern synonymsSimon Peyton Jones2017-11-085-50/+50
* Bump ghc-prim to 0.5.2.0 and update changelogHerbert Valerio Riedel2017-10-1748-48/+48
* Improve type-error reportingSimon Peyton Jones2017-09-258-52/+27
* Deal with large extra-contraints wildcardsSimon Peyton Jones2017-09-253-0/+141
* Also show types that subsume a hole as valid substitutions for that hole.Matthías Páll Gissurarson2017-09-211-0/+6
* Bump base to 4.11.0.0Ben Gamari2017-09-2148-96/+96
* Move NonEmpty definition into GHC.BaseHerbert Valerio Riedel2017-09-041-1/+1
* ghc-prim: Bump versionBen Gamari2017-07-2348-48/+48
* Some tidying up of type pretty-printingSimon Peyton Jones2017-05-263-5/+5
* Only pretty-print binders in closed type families with -fprint-explicit-forallsRyan Scott2017-04-251-1/+1
* Yet more work on TcSimplify.simplifyInferSimon Peyton Jones2017-04-134-1/+55
* Be less aggressive about fragile-context warrningsSimon Peyton Jones2017-04-061-4/+6