summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix #15039 by pretty-printing equalities more systematicallyRyan Scott2018-05-161-1/+1
* Add 'addWordC#' PrimOpSebastian Graf2018-05-056-6/+6
* Bump base to version 4.12.0.0Ryan Scott2018-04-196-6/+6
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-136-12/+12
* Get evaluated-ness right in the back endSimon Peyton Jones2018-01-031-26/+26
* Bump ghc-prim to 0.5.2.0 and update changelogHerbert Valerio Riedel2017-10-176-6/+6
* Bump base to 4.11.0.0Ben Gamari2017-09-216-6/+6
* Allow CSE'ing of work-wrapped bindings (#14186)Joachim Breitner2017-09-126-75/+81
* Add test for #14101Ryan Scott2017-08-122-0/+11
* Preserve CoVar uniques during pretty printingRichard Eisenberg2017-07-271-1/+1