summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail
Commit message (Expand)AuthorAgeFilesLines
* Correct the message displayed for syntax error (#12146)Aditya2016-07-071-2/+2
* Test Trac #12229Simon Peyton Jones2016-06-243-0/+17
* Make the Ord Module independent of Unique order (2nd try)Bartosz Nitka2016-06-222-17/+17
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-207-25/+25
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-201-11/+11
* Major patch to introduce TyConBinderSimon Peyton Jones2016-06-151-1/+1
* Revert "Make the Ord Module independent of Unique order"Simon Peyton Jones2016-06-152-17/+17
* Make the Ord Module independent of Unique orderBartosz Nitka2016-06-132-17/+17
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-131-10/+11
* Improve the error messages for static forms.Facundo Domínguez2016-06-094-12/+37
* Kill varSetElems in tidyFreeTyCoVarsBartosz Nitka2016-05-181-1/+1
* StaticPointers: Allow closed vars in the static form.Facundo Domínguez2016-05-023-8/+23
* Testsuite: benign test fixesThomas Miedema2016-04-281-1/+1
* Kill varSetElemsWellScoped in quantifyTyVarsBartosz Nitka2016-04-261-1/+1
* 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
* GHCi: Fix load/reload space leaks (#4029)Jason Eisenberg2016-03-051-4/+4
* Print which warning-flag controls an emitted warningMichael Walker2016-02-256-12/+12
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-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-2312-82/+82
* 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-238-80/+80
* 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
* Re-add missing kind generalisationSimon Peyton Jones2016-01-211-2/+1
* Visible type applicationRichard Eisenberg2015-12-246-17/+22
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-8/+9
* Add kind equalities to GHC.Richard Eisenberg2015-12-113-14/+20
* Refactor ConDeclAlan Zimmerman2015-12-071-1/+5
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-014-20/+23
* More import related hintsJoachim Breitner2015-11-183-0/+43
* Give helpful advice when a fully qualified name is not in scopeJoachim Breitner2015-11-1312-12/+114
* Bump `base` version to 4.9.0.0 (closes #11026)Herbert Valerio Riedel2015-11-011-1/+1
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-1/+1
* 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
* 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
* Fix Trac #10618 (out of scope operator)Simon Peyton Jones2015-07-083-0/+10
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-0632-34/+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