summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/all.T
Commit message (Expand)AuthorAgeFilesLines
* Add (broken) test for #19966Matthew Pickering2021-06-101-0/+1
* Change representation of field selector occurencesShayne Fletcher2021-05-231-1/+0
* Data.List specialization to []Oleg Grenrus2021-04-011-2/+0
* Avoid false redundant import warning with DisambiguateRecordFieldsAdam Gundry2021-02-161-0/+1
* testsuite: Add broken test for #18302Ben Gamari2020-09-011-0/+1
* Consolidate imports in getMinimalImports (#18264)Aditya Gupta2020-08-271-0/+1
* Fix minimal imports dump for boot files (fix #18497)Sylvain Henry2020-07-301-0/+1
* Fix #17832: Weird handling of exports named main in 8.10-rc1Roland Senn2020-02-201-0/+1
* Fix unboxed tuple size limit (#17837)Joshua Price2020-02-181-0/+1
* Introduce -Wcompat-unqualified-importsBen Gamari2020-02-081-0/+3
* Fix #13839: GHCi warnings do not respect the default module headerwip/magic-carpet-rideRoland Senn2019-03-081-0/+2
* Implement -Wredundant-record-wildcards and -Wunused-record-wildcardsMatthew Pickering2019-02-141-0/+1
* 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-151-1/+1
* Add -Wmissing-deriving-strategieschessai2019-01-061-0/+4
* Remove duplicates in -ddump-minimial-importsSimon Peyton Jones2018-12-051-0/+1
* Fix unused-import warningsDavid Eichmann2018-11-221-0/+1
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-0/+4
* Handle DuplicateRecordFields correctly in filterImports (fixes #14487)Adam Gundry2018-06-171-0/+1
* Use data con name instead of parent in lookupRecFieldOccAdam Gundry2018-06-151-0/+2
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-1/+1
* Improve the warning message of qualified unused imports.HE, Tao2018-03-191-0/+1
* Fix #10816 by renaming FixitySigs more consistentlyRyan Scott2017-10-111-0/+1
* RnEnv refactoringMatthew Pickering2017-05-111-0/+1
* Don't warn about variable-free strict pattern bindingsSimon Peyton Jones2017-05-091-1/+2
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-15/+15
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-128/+32
* Fix get_op in the case of an unambiguous record selector (#13132)Reid Barton2017-01-181-0/+1
* Revert "Mark rn017 and T7672 as expect_broken(#12930) with -DDEBUG"Matthew Pickering2016-12-061-3/+1
* Mark rn017 and T7672 as expect_broken(#12930) with -DDEBUGSimon Marlow2016-12-061-1/+3
* Fix used-variable calculation (Trac #12548)Simon Peyton Jones2016-12-051-0/+1
* Print foralls in user formatSimon Peyton Jones2016-09-261-0/+1
* Fix scoping of type variables in instancesSimon Peyton Jones2016-08-261-0/+1
* Fix renamer panicSimon Peyton Jones2016-06-241-0/+4
* Fix #11624, cannot declare hs-boot if already one in scope.Edward Z. Yang2016-03-111-0/+1
* Drop module qualifier from punned record fields (#11662)Adam Gundry2016-03-051-0/+4
* Test Trac #10625Simon Peyton Jones2016-01-071-0/+1
* Fix infix record field fixity (#11167 and #11173).Adam Gundry2015-12-111-0/+2
* Re-export data family when exporting a data instance without an export listDavid Kraeutmann2015-12-071-0/+4
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-1/+1
* Testsuite: mark 3 tests expect_broken_for(#10181, ['optasm', 'optllvm'])Thomas Miedema2015-07-181-1/+1
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-8/+8
* Testsuite: delete expect_fail setups for ghc < 7.1Thomas Miedema2015-06-091-1/+1
* Refactor RdrName.Provenance, to fix #7672Simon Peyton Jones2015-06-031-1/+1
* Add (failing) test case for #7672.Edward Z. Yang2015-06-011-0/+1
* driver: split -fwarn-unused-binds into 3 flags (fixes #17)Oleg Grenrus2015-02-231-0/+6
* renamer: fix trac issue #9778Carlos Tomé2014-12-051-0/+1
* Add -fwarn-context-quantification (#4426)Krzysztof Gogolewski2014-09-181-0/+1