summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile
Commit message (Expand)AuthorAgeFilesLines
* Kill varSetElemsWellScoped in quantifyTyVarsBartosz Nitka2016-04-261-1/+1
* Fix misattribution of `-Wunused-local-binds` warningsHerbert Valerio Riedel2016-04-051-2/+2
* Print which flag controls emitted lexer warningsHerbert Valerio Riedel2016-02-275-5/+7
* Print which warning-flag controls an emitted warningMichael Walker2016-02-253-9/+11
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-253-0/+0
* Testsuite: for tests that use TH, omit *all* prof_waysThomas Miedema2016-02-251-2/+2
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-16/+16
* Modifier letter in middle of identifier is okThomas Miedema2016-02-191-0/+5
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-2/+2
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-4/+4
* Add test for #10379Thomas Miedema2016-01-042-0/+10
* Visible type applicationRichard Eisenberg2015-12-244-7/+71
* Conditionally show plural "s" in warningsDavid Luposchainsky2015-12-171-19/+19
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* Parser: allow empty multi-line deprecation warningsThomas Miedema2015-11-083-1/+11
* Testsuite: mark 3 tests expect_broken_for(#10181, ['optasm', 'optllvm'])Thomas Miedema2015-07-181-1/+1
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-141-0/+0
* parser: Allow Lm (MODIFIER LETTER) category in identifiersThomas Miedema2015-07-032-0/+14
* Test #10582Richard Eisenberg2015-06-272-0/+7
* Testsuite: delete expect_fail setups for hugsThomas Miedema2015-06-091-2/+2
* parser: allow type-level cons in prefix positionKinokkory2015-04-032-0/+14
* Fix validate linenumber off-by-oneThomas Miedema2015-04-031-1/+1
* Change 'Tab character' warnings so there is one per file (#9723)Dave Laing2015-04-026-3/+44
* Re-export `<$>` from Prelude (#10113)Herbert Valerio Riedel2015-03-072-2/+2
* Major patch to add -fwarn-redundant-constraintsSimon Peyton Jones2015-01-062-1/+3
* Implement -XStaticValuesFacundo Domínguez2014-12-092-1/+9
* Testsuite error message changesSimon Peyton Jones2014-11-041-5/+5
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-1/+1
* Derive Typable for promoted data constructors (Trac #8950)Simon Peyton Jones2014-04-071-1/+1
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-253-17/+17
* Add a test for d3af980 (#5682)Austin Seipp2014-02-201-2/+3
* Fix #5682. Now, '(:) parses.Richard Eisenberg2014-02-132-0/+13
* Error messsage wibblesSimon Peyton Jones2013-11-061-5/+5
* Follow changes in [7ab62490/base] (re #7633)Herbert Valerio Riedel2013-09-181-2/+4
* Update to new missing-method-decl warning styleHerbert Valerio Riedel2013-09-182-35/+6
* Add a test for #7776Ian Lynagh2013-03-182-0/+7
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-243-48/+48
* Convert more helper functionsIan Lynagh2013-02-111-3/+3
* Add a test for #7476Ian Lynagh2012-12-084-0/+19
* Add test case for #7118.Paolo Capriotti2012-08-082-1/+3
* Added LambdaCase tests.Mikhail Vorozhtsov2012-07-162-0/+13
* Update test output for mdo changes (Trac #4148)Simon Peyton Jones2012-06-122-6/+0
* Wibbles to deprecation errorsSimon Peyton Jones2012-04-251-6/+5
* Lots of error message wibbling, following theSimon Peyton Jones2012-01-122-2/+2
* Adjust test to handling of unit unboxed tupleSimon Peyton Jones2011-12-231-4/+4
* Minor wibbles to error messages, as a result of fiddling withSimon Peyton Jones2011-12-232-36/+36
* Update test suite following the removal of the default groupingSimon Peyton Jones2011-11-172-2/+2
* Add extra cleaningIan Lynagh2011-08-061-1/+3
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2089-0/+949