summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename
Commit message (Expand)AuthorAgeFilesLines
* Testsuite wibbles due to #9204Richard Eisenberg2014-11-121-4/+16
* Test Trac #9077Simon Peyton Jones2014-11-113-0/+7
* Change all hashbangs to /usr/bin/env (#9057)Thomas Miedema2014-09-231-1/+1
* Generalise Data.List/Control.Monad to Foldable/TraversableHerbert Valerio Riedel2014-09-211-1/+1
* Generalise (some of) Data.List to Foldables (re #9568)Herbert Valerio Riedel2014-09-202-4/+4
* Set up framework for generalising Data.List to FoldablesHerbert Valerio Riedel2014-09-203-0/+5
* Add -fwarn-context-quantification (#4426)Krzysztof Gogolewski2014-09-183-0/+58
* Make Applicative a superclass of MonadAustin Seipp2014-09-094-5/+4
* Fix failing test on BINDIST=YESEdward Z. Yang2014-08-291-1/+1
* Change testsuite to not use old-style file package databasesDuncan Coutts2014-08-291-1/+2
* Two buglets in record wild-cards (Trac #9436 and #9437)Simon Peyton Jones2014-08-255-0/+24
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-052-2/+3
* Fixed issue with detection of duplicate record fieldsGintautas Miliauskas2014-07-245-0/+17
* supress warning of bang wildcard pattern-binding (i.e. let !_ = rhs). This fi...Guido Zayas2014-06-063-0/+6
* Update test results (last minuite changes)Joachim Breitner2014-06-061-4/+4
* Add testcase for #9177 and adjust test outputJoachim Breitner2014-06-063-0/+38
* Do pretty-printing of TyThings via IfaceDecl (Trac #7730)Simon Peyton Jones2014-06-031-5/+7
* Deprecate the AMP warnings.Austin Seipp2014-04-202-4/+1
* Take account of the AvailTC invariant when importingSimon Peyton Jones2014-04-184-0/+11
* Fix #8958.Richard Eisenberg2014-04-051-2/+3
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-2593-186/+186
* T7336 is expected to be broken because of a regression introduced by pattern ...Dr. ERDI Gergo2014-01-201-1/+1
* s/warn-type-holes/warn-typed-holes/gAustin Seipp2014-01-151-1/+1
* Turn -XTypeHoles into a (on by default) warningAustin Seipp2014-01-142-3/+4
* Error wibbles while fixing #8607.Richard Eisenberg2013-12-262-3/+3
* Different quotes in error messages following lexer clean-upSimon Peyton Jones2013-12-051-1/+3
* #3103 no longer broken, it seemsJoachim Breitner2013-11-281-1/+1
* Test Trac #8448Simon Peyton Jones2013-10-233-0/+10
* Error wibbles now that we print roles in :infoSimon Peyton Jones2013-10-081-2/+4
* More error-message wibblesSimon Peyton Jones2013-10-081-72/+18
* Error messsage wibblificationSimon Peyton Jones2013-10-045-20/+20
* Update to tests due to change in syntax for role annotations.Richard Eisenberg2013-09-174-56/+113
* Adjust test suite to new Language Pragma warnignsJoachim Breitner2013-09-145-10/+10
* Fix remaining AMP fallout.Austin Seipp2013-09-112-2/+4
* Fix most AMP warnings.Austin Seipp2013-09-083-2/+6
* Add tests for roles.Richard Eisenberg2013-08-024-46/+50
* Remove .imports file which isn't part of the repoSimon Peyton Jones2013-06-171-2/+0
* Test Trac #7969Simon Peyton Jones2013-06-175-0/+19
* Test Trac #7963Simon Peyton Jones2013-06-176-0/+24
* Test Trac #7943Simon Peyton Jones2013-05-283-0/+7
* Test Trac #7937Simon Peyton Jones2013-05-283-0/+15
* We no longer quantify over an entirely-unused existential type variableSimon Peyton Jones2013-05-211-1/+1
* Test Trac #7906Simon Peyton Jones2013-05-153-0/+10
* Wibbles to error messages, following the fix for Trac #7851Simon Peyton Jones2013-04-292-3/+2
* Wibbles to "main is not defined in Main" messagseSimon Peyton Jones2013-04-151-1/+1
* Update T3103.stderr following unicode quote changeIan Lynagh2013-02-241-1/+1
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-2489-232/+232
* Error message wibbles when adding overloaded listsSimon Peyton Jones2013-02-141-10/+10
* Implement poly-kinded TypeableJose Pedro Magalhaes2013-02-121-1/+1
* More conversionsIan Lynagh2013-02-111-1/+1