summaryrefslogtreecommitdiff
path: root/testsuite/tests/module
Commit message (Expand)AuthorAgeFilesLines
* Convert diagnostics in GHC.Rename.Bind to proper TcRnMessage (#20115)Andrei Borzenkov2023-01-282-2/+2
* Only store Name in FunRhs rather than Id with knot-tied fieldsMatthew Pickering2023-01-061-1/+1
* EPA: Make EOF position part of AnnsModuleAlan Zimmerman2022-12-221-8/+6
* Fix testsBodigrim2022-12-081-4/+3
* Use TcRnDiagnostic in GHC.Tc.TyCl.Instance (#20117)Giles Anderson2022-11-091-2/+2
* Rename Solo[constructor] to MkSoloTorsten Schmits2022-09-211-2/+2
* Diagnostic codes: acccept test changessheaf2022-09-1384-105/+115
* Print constraints in quotes (#21167)Swann Moreau2022-08-193-19/+19
* Remove many GHC dependencies from L.H.Sromes2022-07-061-4/+1
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-41/+43
* Cleanup BuiltInSyntax vs UserSyntaxMatthew Pickering2022-06-283-0/+28
* TTG: Move MatchGroup Origin field and MatchGroupTc to GHC.Hswip/romes/ttg-matchgroup-originromes2022-05-261-3/+2
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-011-1/+0
* Add test for #20562Oleg Grenrus2022-02-162-0/+16
* Make implication tidying agree with Note [Tidying multiple names at once]Matthew Pickering2022-02-052-7/+7
* Use diagnostic infrastructure in GHC.Tc.Errorssheaf2022-01-1722-50/+65
* Check quoted TH names are in the correct namespacesheaf2022-01-042-9/+9
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-222-13/+0
* EPA: Get rid of bare SrcSpan's in the ParsedSourceAlan Zimmerman2021-11-021-1/+3
* EPA: Use LocatedA for ModuleNameAlan Zimmerman2021-10-241-1/+1
* Refactor package importsSylvain Henry2021-10-221-1/+3
* fuzzyLookup: More deterministic orderJoachim Breitner2021-10-141-1/+1
* Eradicate TcRnUnknownMessage from GHC.Tc.DerivAlfredo Di Napoli2021-10-051-1/+1
* EPA: correctly capture comments between 'where' and bindsAlan Zimmerman2021-09-171-1/+2
* Add proper GHCHints for most PsMessage constructorswip/adinapoli-issue-20055Alfredo Di Napoli2021-07-123-5/+8
* Fix issue 20038 - Change 'variable' -> 'variables'Edward2021-07-061-1/+1
* Suggest similar names when reporting types in terms (#19978)Vladislav Zavialov2021-06-251-2/+3
* visually align expected and actual modules nameiori tsu2021-05-031-1/+1
* EPA: cleanups after the mergeAlan Zimmerman2021-04-191-3/+3
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-311-7/+7
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-13/+13
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-311-1/+1
* GHC Exactprint main commitAlan Zimmerman2021-03-201-17/+83
* Use GHC2021 as default languageJoachim Breitner2021-03-1013-28/+37
* Fixes to dealing with the export of mainSimon Peyton Jones2021-03-091-2/+2
* Fix tests relying on same-line diagnostic orderingAlfredo Di Napoli2021-01-221-4/+5
* Fix bad span calculations of post qualified importsShayne Fletcher2020-12-053-0/+68
* Fall back to types when looking up data constructors (#18740)wip/ghc-18740-lookup-updateDaniel Rogozin2020-10-112-3/+11
* PmCheck: Big refactor using guard tree variants more closely following source...Sebastian Graf2020-09-101-1/+1
* gitlab-ci: Bump Docker imagesBen Gamari2020-09-091-0/+1
* parser: Suggest ImportQualifiedPost in prepositive import warningBen Gamari2020-08-131-0/+1
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-6/+6
* 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