summaryrefslogtreecommitdiff
path: root/testsuite/tests/module
Commit message (Expand)AuthorAgeFilesLines
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-223-135/+55
* Unquote ‘import’ in bad import error messagePhil Ruffwind2017-01-171-3/+3
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-292-3/+3
* Test for type synonym loops on TyCon.Edward Z. Yang2016-11-161-1/+1
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-112-3/+3
* Rework renaming of children in export lists.Matthew Pickering2016-10-0814-10/+82
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-082-4/+4
* Implement deriving strategiesRyan Scott2016-09-301-1/+1
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-201-1/+1
* Testsuite: remove `-fforce-recomp` from default flags (#11980)Thomas Miedema2016-06-201-2/+2
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-204-11/+11
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-201-12/+12
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-131-12/+12
* RdrHsSyn: Only suggest `type` qualification when appropriateBen Gamari2016-05-104-7/+5
* Forbid variables to be parents in import lists.Matthew Pickering2016-05-107-19/+31
* Remove trailing whitespace from 'testsuite/tests/module/all.T'Matthew Pickering2016-05-061-11/+11
* Kill varSetElemsWellScoped in quantifyTyVarsBartosz Nitka2016-04-262-6/+6
* Testsuite: fixup lots of testsThomas Miedema2016-04-263-6/+15
* Print which warning-flag controls an emitted warningMichael Walker2016-02-256-7/+8
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-252-0/+0
* Improve accuracy of suggestion to use TypeApplicationsMatthew Pickering2016-02-251-3/+1
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-239-43/+43
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-235-24/+24
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-234-67/+67
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-211-1/+1
* Improved error message about exported type operators.Ulya Trofimovich2016-02-164-10/+30
* Add missing newlines at end of file [skip ci]Thomas Miedema2016-02-167-7/+7
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-3/+3
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-2/+2
* Visible type applicationRichard Eisenberg2015-12-245-15/+19
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-152-6/+7
* Allow recursive (undecidable) superclassesSimon Peyton Jones2015-12-151-6/+12
* Add kind equalities to GHC.Richard Eisenberg2015-12-112-14/+14
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-4/+4
* Rearrange error msgs and add section markers (Trac #11014).Evan Laforge2015-11-241-3/+3
* More import related hintsJoachim Breitner2015-11-1810-19/+46
* Give helpful advice when a fully qualified name is not in scopeJoachim Breitner2015-11-135-6/+15
* Record usage information using GlobalRdrEltSimon Peyton Jones2015-10-303-8/+11
* Fix unused-import stuff in a better waySimon Peyton Jones2015-10-301-1/+1
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-1/+1
* Improve error message for newtypes and deriving clausesJohn Wiegley2015-07-301-2/+2
* Better treatment of signatures in cls/instSimon Peyton Jones2015-07-301-4/+4
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-143-0/+0
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-142-4/+0
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-06102-139/+0
* Error message wibbles from out-of-scope changesSimon Peyton Jones2015-06-2618-63/+67
* Remove some horrible munging of origins for CoercibleSimon Peyton Jones2015-06-181-3/+3
* Report arity errors correctly despite kindsSimon Peyton Jones2015-06-181-5/+5
* Testsuite: delete expect_fail setups for ghc < 7.1Thomas Miedema2015-06-091-2/+1
* Testsuite: delete expect_fail setups for hugsThomas Miedema2015-06-091-1/+1