summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T4969.hs
Commit message (Expand)AuthorAgeFilesLines
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-221-1/+0
* Major patch to add -fwarn-redundant-constraintsSimon Peyton Jones2015-01-061-1/+1
* Generalise `Control.Monad.{foldM,foldM_}` to `Foldable` (#9586)Herbert Valerio Riedel2014-10-181-1/+1
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-1/+8
* Add kind annotationsJose Pedro Magalhaes2011-11-161-2/+3
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-201-0/+87