summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-6/+3
* Improve error message suppressionSimon Peyton Jones2016-02-152-25/+5
* Wrap solveEqualities in checkNoErrsSimon Peyton Jones2016-02-101-14/+10
* Allow foralls in instance declsSimon Peyton Jones2016-02-081-14/+14
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-272-1/+10
* Re-add missing kind generalisationSimon Peyton Jones2016-01-211-2/+1
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-192-2/+2
* Test Trac #10625Simon Peyton Jones2016-01-072-0/+7
* Visible type applicationRichard Eisenberg2015-12-247-18/+24
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-8/+9
* DynFlags Remove -fwarn-context-quantification flagBen Gamari2015-12-152-19/+18
* Add kind equalities to GHC.Richard Eisenberg2015-12-113-14/+20
* Fix infix record field fixity (#11167 and #11173).Adam Gundry2015-12-113-0/+46
* Refactor ConDeclAlan Zimmerman2015-12-072-2/+6
* Re-export data family when exporting a data instance without an export listDavid Kraeutmann2015-12-074-0/+17
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-018-70/+61
* More import related hintsJoachim Breitner2015-11-183-0/+43
* Give helpful advice when a fully qualified name is not in scopeJoachim Breitner2015-11-1313-13/+118
* Bump `base` version to 4.9.0.0 (closes #11026)Herbert Valerio Riedel2015-11-011-1/+1
* Record usage information using GlobalRdrEltSimon Peyton Jones2015-10-301-1/+1
* Implement DuplicateRecordFieldsAdam Gundry2015-10-162-2/+2
* Update Cabal to HEAD, IPID renamed to Component ID.Edward Z. Yang2015-10-141-3/+3
* Improve error messages for ambiguous type variablesDavid Kraeutmann2015-10-071-3/+5
* Show minimal complete definitions in ghci (#10847)Moritz Kiefer2015-09-171-0/+2
* Testsuite: add test for #10781Thomas Miedema2015-09-173-0/+15
* Injective type familiesJan Stolarek2015-09-034-2/+127
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-021-14/+15
* Check options before warning about source imports.Alex Rozenshteyn2015-08-221-3/+0
* Typos in comments [skip ci]Gabor Greif2015-08-031-1/+1
* Testsuite: rename rename/should_fail/T5001 to T5001b (#5001)Thomas Miedema2015-07-303-5/+5
* Better treatment of signatures in cls/instSimon Peyton Jones2015-07-303-0/+15
* Parenthesise TypeOperator in import hintsThomas Winant2015-07-233-0/+12
* Testsuite: mark 3 tests expect_broken_for(#10181, ['optasm', 'optllvm'])Thomas Miedema2015-07-181-1/+1
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-149-0/+0
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-143-11/+10
* Fix Trac #10618 (out of scope operator)Simon Peyton Jones2015-07-083-0/+10
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-0634-36/+0
* Error message wibbles from out-of-scope changesSimon Peyton Jones2015-06-2615-59/+75
* Get rid of irrelevant impredicative polymoprhismSimon Peyton Jones2015-06-264-5/+5
* Get rid of irrlevant result type signatureSimon Peyton Jones2015-06-261-1/+1
* Testsuite: delete expect_fail setups for ghc < 7.1Thomas Miedema2015-06-091-1/+1
* Refactor RdrName.Provenance, to fix #7672Simon Peyton Jones2015-06-032-3/+3
* Refactor the GlobalRdrEnv, fixing #7672Simon Peyton Jones2015-06-025-49/+57
* Add (failing) test case for #7672.Edward Z. Yang2015-06-014-0/+8
* Omit the static form error for variables not in scope.Facundo Domínguez2015-05-251-7/+2
* Fix typo: identifer -> identifierVikraman Choudhury2015-05-061-1/+1
* Bump base version to 4.8.2.0Herbert Valerio Riedel2015-04-251-1/+1
* Change default roles in hs-boot files. (#9204)Richard Eisenberg2015-04-241-19/+22
* Put quotes round a Name in an error messageSimon Peyton Jones2015-04-072-6/+6
* Minor bump `base` version to 4.8.1.0Herbert Valerio Riedel2015-03-231-1/+1