summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T9181.stdout
Commit message (Expand)AuthorAgeFilesLines
* Export symbolSing, SSymbol, and friends (CLC#85)wip/clc-85Ryan Scott2022-10-061-0/+36
* Improve error messages involving operators from Data.Type.OrdChristiaan Baaij2021-09-171-15/+17
* Built-in type families: CharToNat, NatToChar (#19535)Vladislav Zavialov2021-03-171-0/+4
* Add cmpNat, cmpSymbol, and cmpCharDaniel Winograd-Cort2021-03-031-15/+37
* The Char kind (#11342)Daniel Rogozin2021-02-061-0/+24
* Unification of Nat and NaturalsHaskellMouse2020-10-131-22/+28
* Make sameNat and sameSymbol proxy-polymorphicBodigrim2019-12-051-4/+2
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-36/+46
* Print explicit foralls in type family eqns when appropriateRyan Scott2018-11-261-1/+1
* Implement Div, Mod, and Log for type-level nats.Iavor Diatchki2017-10-031-0/+7
* Fix #14167 by using isGadtSyntaxTyCon in more placesRyan Scott2017-09-021-13/+17
* Reexport CmpNat and friends (defined in GHC.TypeNats) from GHC.TypeLitsRyan Scott2017-03-041-20/+20
* Introduce GHC.TypeNats module, change KnownNat evidence to be NaturalOleg Grenrus2017-02-011-13/+13
* Add 'type family (m :: Symbol) <> (n :: Symbol)'Oleg Grenrus2017-01-201-0/+3
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-9/+9
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-43/+62
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-8/+16
* T9181: Fix testsuite outputBen Gamari2015-11-171-0/+6
* Show minimal complete definitions in ghci (#10847)Moritz Kiefer2015-09-171-0/+2
* Move IP, Symbol, Nat to ghc-primSimon Peyton Jones2015-05-011-29/+29
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-071-54/+29
* accept T9181 outputSimon Marlow2014-06-171-0/+4
* Pretty-print built in synonym families in interfacesJoachim Breitner2014-06-071-0/+50