summaryrefslogtreecommitdiff
path: root/testsuite/tests/mdo
Commit message (Expand)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-132-2/+2
* Print constraints in quotes (#21167)Swann Moreau2022-08-191-5/+5
* Support new parser types in GHCAlfredo Di Napoli2021-05-261-1/+1
* Add -Wnoncanonical-{monad,monoid}-instances to standardWarningsFumiaki Kinoshita2020-10-141-2/+1
* Add custom exception for fixIODavid Feuer2017-11-021-1/+1
* Fixed error messages for RecursiveDo (#8501)Rupert Horlick2017-03-291-2/+2
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-206-37/+37
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-2/+2
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-234-41/+41
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* Testsuite: delete *.stderr-ghc-7.0 *.stdout-ghc-7.0Thomas Miedema2015-07-144-25/+0
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-3/+1
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-065-5/+0
* Fix Trac #10004: head [] exception when using recursive mdoSimon Peyton Jones2015-02-062-0/+8
* ghc generates more user-friendly error messagesMike Izbicki2014-11-191-1/+3
* `M-x delete-trailing-whitespace` & `M-x untabify`Herbert Valerio Riedel2014-09-241-7/+7
* Export `Monoid(..)`/`Foldable(..)`/`Traversable(..)` from PreludeHerbert Valerio Riedel2014-09-211-0/+1
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-0/+8
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-254-5/+5
* Different quotes in error messages following lexer clean-upSimon Peyton Jones2013-12-051-1/+1
* Fix most AMP warnings.Austin Seipp2013-09-081-0/+10
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-243-4/+4
* A ton of error message wibblesSimon Peyton Jones2012-09-211-8/+6
* New tests for Trac #4148Simon Peyton Jones2012-06-126-0/+38
* Update test output for mdo changes (Trac #4148)Simon Peyton Jones2012-06-127-15/+3
* Error message modifications for the new constraint solver.Dimitrios Vytiniotis2011-11-161-11/+11
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2044-0/+415