summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile
Commit message (Expand)AuthorAgeFilesLines
* Use diagnostic infrastructure in GHC.Tc.Errorssheaf2022-01-171-1/+1
* Revert "Data.List specialization to []"Matthew Pickering2021-12-037-2/+29
* Implement -Wforall-identifier (#20609)Vladislav Zavialov2021-11-1212-0/+158
* Fix deferOutOfScopeVariables for qualified #20472CarrieMY2021-11-053-0/+18
* Add (broken) test for #19966Matthew Pickering2021-06-102-0/+8
* Port HsToCore messages to new infrastructureAlfredo Di Napoli2021-06-031-2/+4
* Change representation of field selector occurencesShayne Fletcher2021-05-233-35/+0
* Data.List specialization to []Oleg Grenrus2021-04-017-29/+2
* Use GHC2021 as default languageJoachim Breitner2021-03-104-7/+9
* Implement -Wambiguous-fieldsAdam Gundry2021-02-261-0/+11
* Avoid false redundant import warning with DisambiguateRecordFieldsAdam Gundry2021-02-163-0/+22
* Fix tests relying on same-line diagnostic orderingAlfredo Di Napoli2021-01-221-3/+4
* Show missing field types (#18869)Sylvain Henry2021-01-171-2/+4
* PmCheck: Big refactor using guard tree variants more closely following source...Sebastian Graf2020-09-101-0/+4
* testsuite: Add broken test for #18302Ben Gamari2020-09-013-0/+13
* Consolidate imports in getMinimalImports (#18264)Aditya Gupta2020-08-274-0/+32
* Fix minimal imports dump for boot files (fix #18497)Sylvain Henry2020-07-307-0/+46
* Update testsuiteSylvain Henry2020-06-172-3/+3
* Simplify bindLHsTyVarBndrs and bindHsQTyVarswip/simply-bind-tyvarsRyan Scott2020-06-052-2/+2
* Handle single unused importJeff Happily2020-05-132-2/+2
* Re-quantify when generalising over rewrite rule typesRyan Scott2020-03-111-10/+0
* Fix #17832: Weird handling of exports named main in 8.10-rc1Roland Senn2020-02-204-0/+10
* Fix unboxed tuple size limit (#17837)Joshua Price2020-02-182-0/+47
* Introduce -Wcompat-unqualified-importsBen Gamari2020-02-087-0/+37
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-0811-8/+17
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-081-4/+4
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-042-2/+2
* testsuite: Make ExplicitForAllRules1 more robustBen Gamari2019-11-012-11/+15
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-1515-15/+15
* Fix #13839: GHCi warnings do not respect the default module headerwip/magic-carpet-rideRoland Senn2019-03-086-0/+34
* Implement -Wredundant-record-wildcards and -Wunused-record-wildcardsMatthew Pickering2019-02-142-0/+22
* testsuite: Use makefile_testBen Gamari2019-01-301-10/+9
* Revert "Batch merge"Ben Gamari2019-01-301-9/+10
* Batch mergeBen Gamari2019-01-301-10/+9
* Fix #16116 by removing badAssocRhsRyan Scott2019-01-152-1/+10
* Add -Wmissing-deriving-strategieschessai2019-01-067-0/+42
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-241-1/+1
* Remove duplicates in -ddump-minimial-importsSimon Peyton Jones2018-12-054-1/+13
* Fix unused-import warningsDavid Eichmann2018-11-224-1/+13
* Finish fix for #14880.Tobias Dammers2018-10-281-0/+10
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-275-0/+82
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-151-1/+3
* Handle DuplicateRecordFields correctly in filterImports (fixes #14487)Adam Gundry2018-06-173-0/+15
* Use data con name instead of parent in lookupRecFieldOccAdam Gundry2018-06-157-0/+33
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-1/+1
* Improve the warning message of qualified unused imports.HE, Tao2018-03-194-0/+25
* Refactor ConDecl: Trac #14529Simon Peyton Jones2017-12-071-1/+1
* Fix space leak in BinIface.getSymbolTableDouglas Wilson2017-10-252-2/+2
* Fix #10816 by renaming FixitySigs more consistentlyRyan Scott2017-10-112-0/+12
* RnEnv refactoringMatthew Pickering2017-05-114-0/+19