summaryrefslogtreecommitdiff
path: root/testsuite/tests/module
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-084-0/+5
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-272-3/+5
* Whitespace forward compatibility for proposal #229Vladislav Zavialov2019-10-302-2/+2
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-142-3/+2
* Implement ImportQualifiedPostShayne Fletcher2019-05-088-0/+43
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* testsuite: Use makefile_testBen Gamari2019-01-303-12/+12
* Revert "Batch merge"Ben Gamari2019-01-303-12/+12
* Batch mergeBen Gamari2019-01-303-12/+12
* Fix unused-import warningsDavid Eichmann2018-11-221-1/+1
* Fix trac #15702, as a followon to fix for #13704.Chris Smith2018-11-174-1/+13
* Fix for Trac #15611: Scope errors lie about what modules are imported.roland2018-11-041-1/+0
* resolve T13704chessai2018-10-022-1/+4
* Fix for #13862: Optional "-v" not allowed with :load in GHCiroland2018-09-162-2/+2
* Improve error message on un-satisfied importSimon Peyton Jones2018-07-252-4/+3
* Improved Valid Hole FitsMatthías Páll Gissurarson2018-05-301-4/+1
* Track type variable scope more carefully.Richard Eisenberg2018-03-311-3/+1
* typecheck: Consistently use pretty quotes in error messagesBen Gamari2017-11-272-2/+3
* typecheck: Clarify errors mentioned in #14385Ben Gamari2017-10-251-1/+1
* Also show types that subsume a hole as valid substitutions for that hole.Matthías Páll Gissurarson2017-09-211-0/+6
* Remove unneeded reqlibs for mtl and parsec in the GHC testsuiteRyan Scott2017-08-171-2/+2
* Fix #13948 by being pickier about when to suggest DataKindsRyan Scott2017-07-116-12/+3
* Fix incorrect ambiguity error on identically-named data constructorsSoham Chowdhury2017-05-116-3/+12
* Implement sequential name lookup properlyMatthew Pickering2017-05-042-0/+6
* Allow qualified names to be children in export listsMatthew Pickering2017-04-122-0/+15
* Fix TcSimplify.decideQuantification for kind variablesSimon Peyton Jones2017-03-101-1/+1
* tests: remove extra_files.py (#12223)Reid Barton2017-02-263-49/+50
* 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