summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T8535.stdout
Commit message (Expand)AuthorAgeFilesLines
* Print unticked promoted data constructors (#20531)Vladislav Zavialov2022-11-251-1/+1
* compiler: Introduce and use RoughMap for instance environmentsBen Gamari2022-02-041-2/+2
* Add {lifted,unlifted}DataConKey to pretendNameIsInScope's list of NamesRyan Scott2021-04-131-0/+3
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-071-3/+0
* Do not print synonyms in :i (->), :i Type (#18594)Krzysztof Gogolewski2020-08-231-1/+1
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-2/+2
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-1/+3
* rename type parameter in `instance Applicative ((->) a)`, fixing #16928xplorld2019-07-141-1/+1
* Set `infixr -1 ->`Alec Theriault2018-10-041-1/+1
* Fix #15236 by removing parentheses from funTyConNameRyan Scott2018-06-071-1/+1
* Make Semigroup a superclass of Monoid (re #14191)Herbert Valerio Riedel2017-09-071-0/+1
* Fix TcSimplify.decideQuantification for kind variablesSimon Peyton Jones2017-03-101-1/+1
* Generalize kind of the (->) tyconBen Gamari2017-02-181-1/+1
* Use UniqDFM for InstEnvBartosz Nitka2016-07-081-3/+3
* Major patch to introduce TyConBinderSimon Peyton Jones2016-06-151-1/+1
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-1/+1
* Fake (->) fixity declaration (#10145)Oleg Grenrus2015-04-021-0/+1
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-1/+2
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-4/+4
* Test Trac #8535Simon Peyton Jones2013-11-181-0/+4