summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix printing of promoted MkSolo datacon (#22785)Andrei Borzenkov2023-01-186-9/+25
* Add regression test for #22151Ryan Scott2023-01-182-0/+17
* Refactor warning flag parsing to add missing flagsAdam Gundry2023-01-183-0/+14
* Add PrimCallConv support to GHCiLuite Stegeman2023-01-187-1/+635
* Fix typo in recent darwin tests fixCheng Shao2023-01-181-1/+1
* Add missing parenthesizeHsType in cvtSigTypeKindRyan Scott2023-01-183-1/+15
* Enable -Wstar-is-type by default (#22759)Vladislav Zavialov2023-01-1812-46/+33
* Use -Wdefault when running Python testdriver (#22727)Krzysztof Gogolewski2023-01-183-5/+6
* testsuite: req_smp --> req_target_smp, req_ghc_smpSylvain Henry2023-01-1814-35/+80
* Document the semantics of pattern bindings a bit betterSimon Peyton Jones2023-01-173-0/+52
* EPA: Add annotation for 'type' in DataDeclAlan Zimmerman2023-01-163-1/+69
* Add regression test for #22611.Andreas Klebinger2023-01-163-0/+310
* Separate core inlining logic from `Unfolding` type.Andreas Klebinger2023-01-162-0/+2
* Add a missing checkEscapingKindSimon Peyton Jones2023-01-133-0/+18
* Bump submodule bytestring to 0.11.4.0Bodigrim2023-01-132-11/+13
* Fix #22728: Not all diagnostics in safe check are fatalOleg Grenrus2023-01-128-0/+37
* Change MSYSTEM to CLANG64 uniformlyCheng Shao2023-01-121-3/+3
* Fix contification with stable unfoldings (#22428)Sebastian Graf2023-01-123-0/+58
* Fix finaliseArgBoxities for OPAQUE functionSimon Peyton Jones2023-01-112-0/+16
* Fix void-arg-adding mechanism for worker/wrapperSimon Peyton Jones2023-01-114-58/+76
* Parse qualified terms in type signaturesHaskellMouse2023-01-119-1/+62
* Refactor the treatment of loopy superclass dictswip/T20666Richard Eisenberg2023-01-1132-94/+210
* Misc cleanupKrzysztof Gogolewski2023-01-116-9/+9
* Introduce the TypeAbstractions language flagVladislav Zavialov2023-01-1111-3/+11
* testsuite: Drop testheapalloced.cBen Gamari2023-01-111-100/+0
* Added a new warning about compatibility with RequiredTypeArgumentsHaskellMouse2023-01-1119-0/+125
* Revert "NCG(x86): Compile add+shift as lea if possible."Matthew Pickering2023-01-093-59/+0
* rts, tests: limit thread name length to 15 bytesNicolas Trangez2023-01-091-1/+1
* EPA: exact print HsDocTyAlan Zimmerman2023-01-093-1/+14
* Skip T18623 on darwin (to add to the long list of OSs)Matthew Pickering2023-01-071-0/+2
* T10955: Set DYLD_LIBRARY_PATH for darwinMatthew Pickering2023-01-071-1/+1
* Make FloatIn robust to shadowingSimon Peyton Jones2023-01-072-0/+7
* Only store Name in FunRhs rather than Id with knot-tied fieldsMatthew Pickering2023-01-067-5/+15
* Add support for sized literals in the bytecode interpreter.Luite Stegeman2023-01-064-0/+268
* HsToken in TypeArg (#19623)Vladislav Zavialov2023-01-052-4/+18
* EPA: Do not collect comments from end of fileAlan Zimmerman2023-01-058-47/+188
* Misc cleanupKrzysztof Gogolewski2023-01-051-2/+0
* Drop support for kind constraints.wip/p547Richard Eisenberg2022-12-2422-160/+40
* Store RdrName rather than OccName in HolesMatthew Pickering2022-12-245-4/+13
* Fix unifier bug: failing to decompose over-saturated type familySimon Peyton Jones2022-12-222-0/+22
* Refactor mkRuntimeErrorSimon Peyton Jones2022-12-222-0/+12
* EPA: Make EOF position part of AnnsModuleAlan Zimmerman2022-12-2216-130/+96
* Don't consider large byte arrays/compact regions pinned.Andreas Klebinger2022-12-223-5/+7
* base: Bump version to 4.18Ben Gamari2022-12-212-2/+2
* Fix an assertion check in addToEqualCtListSimon Peyton Jones2022-12-213-0/+25
* Fix shadowing lacuna in OccurAnalSimon Peyton Jones2022-12-213-0/+95
* Abstract over the right free varsSimon Peyton Jones2022-12-212-0/+24
* Fix testsBodigrim2022-12-211-1/+1
* testsuite: Mark T16392 as fragile on windowswip/fragile-testMatthew Pickering2022-12-201-1/+3
* testsuite: Mark T9405 as fragile instead of broken on WindowsCheng Shao2022-12-161-1/+1