summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci011.stdout
Commit message (Expand)AuthorAgeFilesLines
* Rename Solo[constructor] to MkSoloTorsten Schmits2022-09-211-2/+2
* Rename [] to List (#21294)Vladislav Zavialov2022-04-071-3/+3
* Tag inference work.Andreas Klebinger2022-02-121-1/+1
* compiler: Introduce and use RoughMap for instance environmentsBen Gamari2022-02-041-20/+20
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-3/+9
* ghci: Don't rely on resolution of System.IO to base moduleBen Gamari2019-06-221-2/+2
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-221-0/+1
* Make Semigroup a superclass of Monoid (re #14191)Herbert Valerio Riedel2017-09-071-0/+4
* Fix TcSimplify.decideQuantification for kind variablesSimon Peyton Jones2017-03-101-19/+19
* Use UniqDFM for InstEnvBartosz Nitka2016-07-081-16/+16
* Add Monad instance for `((,) a)` (#10190)Fumiaki Kinoshita2015-03-251-0/+1
* Export `Monoid(..)`/`Foldable(..)`/`Traversable(..)` from PreludeHerbert Valerio Riedel2014-09-211-2/+5
* Export `Traversable()` and `Foldable()` from PreludeHerbert Valerio Riedel2014-09-151-0/+4
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-0/+3
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-21/+21
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-241-21/+21
* Update tests after instances are moved out of Control.Monad.InstancesIan Lynagh2012-01-141-0/+1
* Error message wibblesSimon Peyton Jones2011-09-021-21/+21
* Follow ghc-prim changesIan Lynagh2011-08-261-1/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-201-0/+21