summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-1/+1
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-1/+1
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-131-1/+1
* Improve the warning message of qualified unused imports.HE, Tao2018-03-194-0/+25
* Simplify rnLHsInstTypeSimon Peyton Jones2018-03-052-2/+17
* Add missing case to HsExpr.isMonadFailStmtContextSimon Peyton Jones2017-12-183-0/+15
* Refactor ConDecl: Trac #14529Simon Peyton Jones2017-12-071-1/+1
* typecheck: Consistently use pretty quotes in error messagesBen Gamari2017-11-271-1/+2
* Fix space leak in BinIface.getSymbolTableDouglas Wilson2017-10-252-2/+2
* Fix #10816 by renaming FixitySigs more consistentlyRyan Scott2017-10-112-0/+12
* Remove m_type from Match (#14313)Joachim Breitner2017-10-043-11/+0
* Suppress error cascade in record fieldsSimon Peyton Jones2017-10-035-8/+13
* Reexport Semigroup's <> operator from Prelude (#14191)Herbert Valerio Riedel2017-09-222-4/+4
* Bump base to 4.11.0.0Ben Gamari2017-09-211-1/+1
* Identify fields by selector when type-checking (fixes #13644)Adam Gundry2017-09-214-1/+14
* Fix #14167 by using isGadtSyntaxTyCon in more placesRyan Scott2017-09-021-4/+2
* Refactor bindHsQTyVars and friendsSimon Peyton Jones2017-08-291-16/+5
* Fix #13819 by refactoring TypeEqOrigin.uo_thingRichard Eisenberg2017-07-271-2/+1
* Mention which -Werror promoted a warning to an errorÖmer Sinan Ağacan2017-07-111-4/+1
* Fix #13947 by checking for unbounded names moreRyan Scott2017-07-113-0/+9
* Fix #13948 by being pickier about when to suggest DataKindsRyan Scott2017-07-113-7/+2
* RnEnv refactoringMatthew Pickering2017-05-114-0/+19
* Fix incorrect ambiguity error on identically-named data constructorsSoham Chowdhury2017-05-117-3/+25
* Don't warn about variable-free strict pattern bindingsSimon Peyton Jones2017-05-093-1/+20
* Add a failing test for T13644Matthew Pickering2017-05-086-0/+29
* Fix TcSimplify.decideQuantification for kind variablesSimon Peyton Jones2017-03-101-1/+1
* tests: remove extra_files.py (#12223)Reid Barton2017-02-269-25/+25
* Tweaks and typos in manual, note refs, commentsGabor Greif2017-02-091-1/+1
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-229-195/+48
* Fix get_op in the case of an unambiguous record selector (#13132)Reid Barton2017-01-182-0/+6
* Unquote ‘import’ in bad import error messagePhil Ruffwind2017-01-172-5/+5
* Revamp Backpack/hs-boot handling of type class signatures.Edward Z. Yang2017-01-111-0/+1
* Check that type variable does not reference itself in its kind signatureJohn Leo2017-01-103-0/+30
* Don't suggest enabling TypeApplications when it's already enabledMaciej Bielecki2017-01-023-0/+9
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-2/+2
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-072-2/+2
* 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
* Fix a name-space problem with promotionSimon Peyton Jones2016-11-253-0/+18
* 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
* Test Trac #12681Simon Peyton Jones2016-10-174-0/+11
* RnExpr: Actually fail if patterns found in expressionBen Gamari2016-10-125-4/+9
* Print foralls in user formatSimon Peyton Jones2016-09-263-0/+9
* Update test outputJoachim Breitner2016-09-241-1/+1
* Replace INLINEABLE by INLINABLE (#12613)Joachim Breitner2016-09-241-1/+1
* 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