summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T12550.stdout
Commit message (Expand)AuthorAgeFilesLines
* Rename () into Unit, (,,...,,) into Tuple<n> (#21294)Andrei Borzenkov2023-03-211-5/+5
* Make Functor a quantified superclass of Bifunctor.Baldur Blöndal2022-11-301-0/+6
* Rename [] to List (#21294)Vladislav Zavialov2022-04-071-1/+1
* Improve out-of-order inferred type variablessheaf2022-03-021-1/+2
* compiler: Introduce and use RoughMap for instance environmentsBen Gamari2022-02-041-28/+28
* Add Generically (generic Semigroup, Monoid instances) and Generically1 (gener...Baldur Blöndal2021-08-021-0/+4
* Add {lifted,unlifted}DataConKey to pretendNameIsInScope's list of NamesRyan Scott2021-04-131-0/+25
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-071-25/+0
* Add instances for GHC.Tuple.SoloBen Gamari2021-01-271-0/+1
* Implement Quick Look impredicativitySimon Peyton Jones2020-09-241-15/+16
* Revert "Specify kind variables for inferred kinds in base."Ben Gamari2020-05-251-6/+4
* Specify kind variables for inferred kinds in base.Baldur Blöndal2020-05-081-4/+6
* Add Monad instances to `(,,) a b` and `(,,,) a b c`Fumiaki Kinoshita2019-10-041-0/+2
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-3/+6
* Better pretty-printing of forall typesSimon Peyton Jones2018-10-041-2/+2
* Minimise provided dictionaries in pattern synonymsSimon Peyton Jones2017-11-081-3/+3
* Fix TcSimplify.decideQuantification for kind variablesSimon Peyton Jones2017-03-101-14/+14
* print * in unicode correctly (fixes #12550)John Leo2016-12-131-0/+14
* testsuite: Add (still failing) testcase for #12550Ben Gamari2016-11-211-0/+53