summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/all.T
Commit message (Expand)AuthorAgeFilesLines
* Fix #15849 by checking whether there's a do blocknineonine2019-02-201-0/+1
* Visible kind applicationmynguyen2019-01-031-0/+1
* testsuite: Remove expect_broken on readFail032 and readFail048Ben Gamari2018-12-221-4/+6
* Lower precedence for {-# UNPACK #-}Vladislav Zavialov2018-11-011-0/+3
* Improve generated `GHC.Prim` docsAlec Theriault2018-10-041-0/+1
* Parse the (!) type operator and allow type operators in existential contextVladislav Zavialov2018-10-041-0/+4
* testsuite: Fix readFail048 and readFail032 brokenness declarationsBen Gamari2018-09-211-2/+2
* testsuite: Mark readFail032 and readFail048 as broken on DarwinBen Gamari2018-09-211-2/+4
* Compiler panic on invalid syntax (unterminated pragma)roland2018-09-041-1/+1
* Fix #line pragmas in nested commentsBen Sklaroff2018-08-211-1/+2
* testsuite: Add test for #15053Ben Gamari2018-07-061-0/+1
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-0/+5
* Don't expose (~#), (~R#), (~P#) from GHC.PrimRyan Scott2018-06-071-0/+1
* Better error message for empty character literal, for Trac #13450.HE, Tao2018-04-191-0/+2
* Slighly improve infix con app pattern errorsÖmer Sinan Ağacan2018-03-141-0/+2
* Raise parse error for `data T where`.HE, Tao2018-02-131-0/+1
* UnboxedTuples can't be used as constraintsHE, Tao2018-01-311-0/+1
* Implement BlockArguments (#10843)Takano Akio2018-01-311-0/+3
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-0/+7
* Fix #14588 by checking for more bang patternsRyan Scott2017-12-201-0/+1
* Print warnings on parser failures (#12610).Dave Laing2017-05-151-1/+2
* Fixed error messages for RecursiveDo (#8501)Rupert Horlick2017-03-291-0/+3
* unlit: replace the SHEBANG with an empty linePhil Ruffwind2017-03-131-0/+1
* Disallow unboxed string literals in patterns (#13260)Rupert Horlick2017-03-061-0/+1
* Changed parser message for RankNTypes (#12811)Rupert Horlick2017-03-021-0/+1
* Add suggestion for PatternSynonyms parse error (fixes #12429)Rupert Horlick2017-03-021-0/+1
* Fix Trac #12051Simon Peyton Jones2016-05-191-0/+1
* Modifier letter in middle of identifier is okThomas Miedema2016-02-191-1/+0
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-2/+2
* Suggest enabling PatternSynonyms (#10943)Moritz Kiefer2015-10-221-0/+1
* Parser: revert some error messages to what they were before 7.10Thomas Miedema2015-10-071-0/+2
* parser: Allow Lm (MODIFIER LETTER) category in identifiersThomas Miedema2015-07-031-0/+3
* Testsuite: add function compile_timeout_multiplier (#10345)Thomas Miedema2015-06-131-1/+2
* Testsuite: delete expect_fail setups for hugsThomas Miedema2015-06-091-1/+1
* Syntax check package-qualified imports (#9225)Thomas Miedema2015-03-311-0/+1
* Add -XBinaryLiterals language extension (re #9224)Herbert Valerio Riedel2014-06-271-0/+3
* Test Trac #8506Simon Peyton Jones2013-11-061-0/+1
* Add a timeout for #8431Krzysztof Gogolewski2013-10-121-1/+1
* Test #8431Krzysztof Gogolewski2013-10-121-0/+1
* Test #8430Krzysztof Gogolewski2013-10-121-0/+1
* Test case for #7901.Anders Papitto2013-08-181-0/+1
* Add a test for 2 trailing commas in the module export listIan Lynagh2013-05-191-0/+1
* Add a test for #7848Ian Lynagh2013-04-211-0/+1
* Convert more helper functionsIan Lynagh2013-02-111-3/+3
* Add a test for #984Ian Lynagh2013-02-011-0/+1
* Added MultiWayIf tests.Mikhail Vorozhtsov2012-07-161-0/+1
* Added LambdaCase tests.Mikhail Vorozhtsov2012-07-161-0/+1
* add test for #5425Simon Marlow2011-10-101-0/+1
* Add tests for NoTraditionalRecordSyntaxIan Lynagh2011-09-271-0/+4
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-201-0/+71