summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* 'warnSpaceAfterBang' only in patterns (#16619)Vladislav Zavialov2019-05-053-0/+12
* Make equality constraints in kinds invisibleRyan Scott2019-05-037-0/+68
* Only skip decls with CUSKs with PolyKinds on (fix #16609)Ningning Xie2019-05-032-0/+5
* Pattern/expression ambiguity resolutionVladislav Zavialov2019-05-0339-4/+141
* testsuite: Mark concprog001 as fragileBen Gamari2019-05-031-0/+1
* Compute demand signatures assuming idAritySebastian Graf2019-04-305-0/+109
* Suggest only local candidates from global envWojciech Baranowski2019-04-293-6/+7
* osa1's patch: consistent suggestion messageWojciech Baranowski2019-04-291-2/+2
* Print suggestions in a single messageWojciech Baranowski2019-04-291-2/+2
* rename: hadle type signatures with typosWojciech Baranowski2019-04-294-0/+33
* Correct off by one error in ghci +cMatthew Pickering2019-04-225-6/+16
* testsuite: fix ifdef lint errors under tests/rts/linkerArtem Pyanykh2019-04-213-3/+3
* testsuite: move tests related to linker under tests/rts/linkerArtem Pyanykh2019-04-2153-162/+170
* Haddock: support strict GADT args with docsAlec Theriault2019-04-195-0/+24
* Add test case for #16384Alec Theriault2019-04-182-0/+10
* TH: make `Lift` and `TExp` levity-polymorphicAlec Theriault2019-04-183-25/+8
* Show dynamic object files (#16062)erthalion2019-04-165-2/+23
* asm-emit-time IND_STATIC eliminationGabor Greif2019-04-155-1/+35
* codegen: unroll memcpy calls for small bytearraysArtem Pyanykh2019-04-143-0/+28
* Hadrian: add rts shared library symlinks for backwards compatabilityDavid Eichmann2019-04-141-0/+5
* 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-093-4/+28
* 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-013-0/+93
* Visibility: handle multiple units with the same nameMichael Peyton Jones2019-03-297-0/+50
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-252-2/+2
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-22134-652/+192
* 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
* 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