summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_fail
Commit message (Expand)AuthorAgeFilesLines
* Use diagnostics for "missing signature" errorssheaf2022-02-201-1/+1
* Warn if unicode bidirectional formatting characters are found in the source (...Zubin Duggal2021-10-263-0/+11
* Fix colourised output in error messageswip/t20276Matthew Pickering2021-08-243-0/+7
* GHC Exactprint main commitAlan Zimmerman2021-03-201-1/+1
* Unify result type earlier to improve error messagesSimon Peyton Jones2021-03-011-33/+10
* Show missing field types (#18869)Sylvain Henry2021-01-171-1/+2
* PmCheck: Print types of uncovered patterns (#18932)Sebastian Graf2020-11-182-2/+3
* Add right-to-left rule for pattern bindingsSimon Peyton Jones2020-08-191-1/+1
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-4/+9
* Do eager instantation in termsSimon Peyton Jones2020-04-221-2/+2
* PmCheck: Look at precendence to give type signatures to some wildcardsSebastian Graf2019-09-272-2/+2
* Remove wc_insol from WantedConstraintsSimon Peyton Jones2017-10-111-2/+2
* Mention which -Werror promoted a warning to an errorÖmer Sinan Ağacan2017-07-114-4/+38
* Correctly expand lines with multiple tabsPhil Ruffwind2017-05-202-0/+11
* Render \t as 8 spaces in caret diagnosticsPhil Ruffwind2017-05-123-1/+25
* Add caret diagnosticsPhil Ruffwind2016-12-235-0/+100
* Implement fine-grained `-Werror=...` facilityMaciej Bielecki2016-11-213-0/+13