summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles
Commit message (Expand)AuthorAgeFilesLines
* Stop if type constructors have kind errorsSimon Peyton Jones2023-04-143-0/+27
* Add structured error messages for GHC.Tc.TyClTorsten Schmits2023-04-014-11/+16
* Rename () into Unit, (,,...,,) into Tuple<n> (#21294)Andrei Borzenkov2023-03-211-2/+2
* Convert diagnostics in GHC.Rename.Module to proper TcRnMessage (#20115)Andrei Borzenkov2023-03-061-2/+2
* Change printing of sized literals to match the proposalKrzysztof Gogolewski2022-11-297-82/+83
* Print unticked promoted data constructors (#20531)Vladislav Zavialov2022-11-251-9/+9
* Fix a trivial typo in dataConNonlinearTypewip/T22416Simon Peyton Jones2022-11-121-1/+19
* Type vs Constraint: finally nailedSimon Peyton Jones2022-11-114-29/+24
* Rename Solo[constructor] to MkSoloTorsten Schmits2022-09-211-1/+1
* Diagnostic codes: acccept test changessheaf2022-09-133-62/+62
* Rename [] to List (#21294)Vladislav Zavialov2022-04-072-2/+2
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-151-1/+2
* Expand type synonyms in markNominalRyan Scott2022-01-272-0/+11
* Make Word64 use Word64# on every architectureSylvain Henry2021-11-066-72/+72
* Add `-dsuppress-core-sizes` flag (#20342)Sylvain Henry2021-09-281-0/+26
* Only dump Core stats when requested to do so (#20342)Sylvain Henry2021-09-081-26/+0
* Add proper GHCHints for most PsMessage constructorswip/adinapoli-issue-20055Alfredo Di Napoli2021-07-121-1/+1
* Remove transitive information about modules and packages from interface filesMatthew Pickering2021-05-196-6/+6
* Correct warning for deprecated and unrecognised flagsAlfredo Di Napoli2021-04-051-1/+1
* Use GHC2021 as default languageJoachim Breitner2021-03-1011-7/+15
* Remove flattening variablesRichard Eisenberg2020-12-011-3/+3
* Fix some missed opportunities for preInlineUnconditionallySimon Peyton Jones2020-10-146-81/+75
* Fix pretty-printing of the mult-polymorphic arrowVladislav Zavialov2020-10-011-1/+1
* Bump ghc-prim version to 0.7.0Ryan Scott2020-07-026-6/+6
* Update testsuiteSylvain Henry2020-06-176-12/+6
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-3/+4
* Unit: split and rename modulesSylvain Henry2020-04-306-191/+76
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-1/+1
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-311-17/+17
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-082-52/+29
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-271-1/+1
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-252-2/+6
* Testsuite tweaks and refactoringÖmer Sinan Ağacan2019-07-091-1/+1
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-7/+7
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-121-1/+1
* Print role annotations in TemplateHaskell brackets (#16718)Vladislav Zavialov2019-06-103-0/+15
* Bump ghc-prim's version where neededAlexandre2019-04-016-6/+6
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-226-6/+6
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-111-0/+2
* testsuite: Use makefile_testBen Gamari2019-01-301-2/+2
* Revert "Batch merge"Ben Gamari2019-01-301-2/+2
* Batch mergeBen Gamari2019-01-301-2/+2
* Wibble to Taming the Kind Inference MonsterSimon Peyton Jones2018-12-076-36/+36
* Taming the Kind Inference MonsterSimon Peyton Jones2018-11-296-36/+32
* A little more wibbling to -ddump-typesSimon Peyton Jones2018-10-251-0/+2
* Improve output from -ddump-typesSimon Peyton Jones2018-10-243-16/+14
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-151-2/+4
* Better -ddump-typesSimon Peyton Jones2018-10-046-41/+28
* Refactor (~) to reduce the suerpclass stackSimon Peyton Jones2018-07-271-2/+1
* ghc-prim: Bump versionBen Gamari2018-05-206-6/+6