summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't warn about variable-free strict pattern bindingsSimon Peyton Jones2017-05-093-1/+20
* tests: remove extra_files.py (#12223)Reid Barton2017-02-262-16/+16
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-222-140/+35
* Fix get_op in the case of an unambiguous record selector (#13132)Reid Barton2017-01-182-0/+6
* 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-052-0/+13
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-291-3/+3
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-111-3/+3
* A collection of type-inference refactorings.Simon Peyton Jones2016-10-211-1/+1
* Print foralls in user formatSimon Peyton Jones2016-09-263-0/+9
* Fix startsVarSym and refactor operator predicates (fixes #4239)Malo Jaffré2016-09-013-1/+3
* Revert "Fix startsVarSym and refactor operator predicates (fixes #4239)"Ben Gamari2016-09-013-3/+1
* Fix startsVarSym and refactor operator predicates (fixes #4239)Ben Gamari2016-09-013-1/+3
* Fix scoping of type variables in instancesSimon Peyton Jones2016-08-262-0/+11
* Fix renamer panicSimon Peyton Jones2016-06-243-0/+16
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-201-0/+1