summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename
Commit message (Expand)AuthorAgeFilesLines
* SCC analysis for instances as well as types/classesSimon Peyton Jones2016-04-201-1/+0
* Fix misattribution of `-Wunused-local-binds` warningsHerbert Valerio Riedel2016-04-0510-13/+13
* rename: Disallow type signatures in patterns in plain HaskellBen Gamari2016-03-293-0/+25
* Track specified/invisible more carefully.Richard Eisenberg2016-03-211-1/+2
* Fix #11624, cannot declare hs-boot if already one in scope.Edward Z. Yang2016-03-115-0/+15
* Drop module qualifier from punned record fields (#11662)Adam Gundry2016-03-053-0/+21
* GHCi: Fix load/reload space leaks (#4029)Jason Eisenberg2016-03-051-4/+4
* Print which warning-flag controls an emitted warningMichael Walker2016-02-2536-73/+99
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-2522-0/+0
* Improve accuracy of suggestion to use TypeApplicationsMatthew Pickering2016-02-252-4/+1
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2315-107/+107
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-235-18/+19
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2317-147/+147
* 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