summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Update a panic messageÖmer Sinan Ağacan2019-04-116-12/+12
* codegen: fix memset unroll for small bytearrays, add 64-bit setsArtem Pyanykh2019-04-094-6/+85
* testsuite: Show exit code of GHCi tests on failureÖmer Sinan Ağacan2019-04-081-1/+1
* Skip test ArithInt16 and ArithWord16 in GHCi wayÖmer Sinan Ağacan2019-04-081-3/+5
* Make `singleConstructor` cope with pattern synonymsSebastian Graf2019-04-084-0/+51
* Fix whitespace styleYuriy Syrovetskiy2019-04-081-1/+1
* testsuite: Unmark T16190 as brokenBen Gamari2019-04-081-3/+1
* Add `-optcxx` option (#16477)Yuriy Syrovetskiy2019-04-084-2/+30
* Fix #16500: look for interface files in -hidir flag in OneShot modePhuong Trinh2019-04-085-0/+24
* Generate straightline code for inline array allocationMichal Terepeta2019-04-083-0/+137
* Fix #16282.Eric Crockett2019-04-073-0/+20
* Tweak error messages for narrowly-kinded assoc default declsRyan Scott2019-04-044-1/+18
* Use funPrec, not topPrec, to parenthesize GADT argument typesRyan Scott2019-04-044-0/+14
* Fix #16518 with some more kind-splitting smartsRyan Scott2019-04-042-0/+37
* Fix Uncovered set of literal patternsSebastian Graf2019-04-033-0/+47
* Bump ghc-prim's version where neededAlexandre2019-04-0170-78/+78
* Add support for bitreverse primopAlexandre2019-04-014-0/+94
* Visibility: handle multiple units with the same nameMichael Peyton Jones2019-03-297-0/+50
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-254-4/+4
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-22134-652/+192
* Print test suite results ("unexpected failures" etc.) in sorted orderÖmer Sinan Ağacan2019-03-201-1/+1
* Reject nested predicates in impredicativity checkingRyan Scott2019-03-2018-27/+44
* Directly test section alignment, fix internal reloc probing lengthArtem Pyanykh2019-03-206-22/+22
* Add a linker test re: section alignmentArtem Pyanykh2019-03-204-0/+28
* Address some todos and fixmesArtem Pyanykh2019-03-206-10/+10
* Adjust section placement and relocation logic for Mach-OArtem Pyanykh2019-03-206-0/+95
* testsuite: Display observed exit code on failure due to bad exit codeBen Gamari2019-03-201-1/+1
* Try againBen Gamari2019-03-201-3/+5
* testsuite: Don't mark T5836 as brokenBen Gamari2019-03-201-3/+1
* Don't mark cabal09 as brokenBen Gamari2019-03-201-2/+1
* testsuite/plugins: Increase compile timeout on WindowsBen Gamari2019-03-201-5/+11
* testsuite: Mark T10672 as brokenBen Gamari2019-03-201-2/+4
* testsuite/plugins: Add multi_cpu_race modifier on WindowsBen Gamari2019-03-201-27/+3
* testsuite: Mark T16190 as broken on WindowsBen Gamari2019-03-201-1/+2
* testsuite: Mark T15904 as broken on WindowsBen Gamari2019-03-201-1/+1
* testsuite: Mark T5836 as broken on WindowsBen Gamari2019-03-201-1/+3
* testsuite: Fix expected output on Windows for various ghci testsBen Gamari2019-03-203-9/+0
* testsuite: Mark T16219 and cabal09 as broken on WindowsBen Gamari2019-03-202-2/+4
* Fix typosKrzysztof Gogolewski2019-03-191-1/+1
* Add location to the extra-constraints wildcardSimon Peyton Jones2019-03-1614-29/+29
* Improve error recovery in the typecheckerSimon Peyton Jones2019-03-1613-36/+63
* Report better suggestion for GADT data constructorSimon Peyton Jones2019-03-154-4/+17
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-15249-259/+259
* Remove the GHCi debugger's panicking isUnliftedType checkRyan Scott2019-03-153-2/+18
* testsuite: Add testcase for #16394Ben Gamari2019-03-143-0/+18
* Fix #16411 by making dataConCannotMatch aware of (~~)Ryan Scott2019-03-132-0/+15
* testsuite: Mark heapprof001 as fragile on all platformsBen Gamari2019-03-131-1/+1
* Add regression test for #16347Ryan Scott2019-03-122-1/+9
* Use transSuperClasses in TcErrorsSimon Peyton Jones2019-03-123-0/+31
* Add a test for Trac #13951Krzysztof Gogolewski2019-03-112-0/+20