summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/all.T
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed issue with detection of duplicate record fieldsGintautas Miliauskas2014-07-241-0/+2
* supress warning of bang wildcard pattern-binding (i.e. let !_ = rhs). This fi...Guido Zayas2014-06-061-0/+1
* T7336 is expected to be broken because of a regression introduced by pattern ...Dr. ERDI Gergo2014-01-201-1/+1
* Test Trac #7969Simon Peyton Jones2013-06-171-0/+5
* Test Trac #7963Simon Peyton Jones2013-06-171-0/+5
* Convert more helper functionsIan Lynagh2013-02-111-1/+1
* test for #2435Simon Marlow2013-01-281-0/+2
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-251-1/+1
* Test Trac #7336Simon Peyton Jones2012-10-271-0/+1
* Add test for T7167.Paolo Capriotti2012-08-241-0/+1