summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* In hole fits, don't show VTA for inferred variables (#16456)Krzysztof Gogolewski2019-05-295-6/+25
* Add test for old issue displaying unboxed tuples in error messages (#502)Kevin Buhr2019-05-293-0/+23
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-291-12/+24
* Handle hs-boot files in -Wmissing-home-modules (#16551)Krzysztof Gogolewski2019-05-295-0/+9
* Fix tcfail158 (#15899)Krzysztof Gogolewski2019-05-272-4/+5
* Let the specialiser work on dicts under lambdasSandy Maguire2019-05-266-7/+259
* Some forall-related cleanup in deriving codeRyan Scott2019-05-234-0/+24
* Add a `NOINLINE` pragma on `someNatVal` (#16586)Iavor Diatchki2019-05-233-0/+29
* Add a test for #16597Ömer Sinan Ağacan2019-05-233-0/+11
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-2220-10/+211
* Add regression test for old Word32 arithmetic issue (#497)Kevin Buhr2019-05-223-0/+15
* Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-05-226-6/+1
* Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston2019-05-213-0/+73
* Fix #16666 by parenthesizing contexts in ConvertRyan Scott2019-05-213-0/+19
* Include CPP preprocessor dependencies in -M outputDavid Eichmann2019-05-217-0/+67
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-144-0/+17
* Add a minimized regression test for #12928Vladislav Zavialov2019-05-142-0/+18
* Dont refer to `cLeadingUnderscore` in testJohn Ericson2019-05-142-12/+18
* Add regression test for old parser issue #504Kevin Buhr2019-05-142-0/+12
* Add regression test case for old issue #493Kevin Buhr2019-05-104-0/+61
* Fix bugs and documentation for #13456Roland Senn2019-05-105-2/+27
* Add a regression test for #14548Vladislav Zavialov2019-05-083-0/+28
* Add regression test for old issue #507Kevin Buhr2019-05-083-0/+3
* Regression test for #16627.Richard Eisenberg2019-05-083-0/+21
* stg_floatToWord32zh: zero-extend the Word32 (#16617)Kevin Buhr2019-05-083-0/+15
* Implement ImportQualifiedPostShayne Fletcher2019-05-0813-13/+51
* Fix #16632 by using the correct SrcSpan in checkTyClHdrRyan Scott2019-05-083-0/+12
* Add regression test for old typechecking issue #505Kevin Buhr2019-05-072-1/+16
* Check for duplicate variables in associated default equationsRyan Scott2019-05-075-2/+19
* '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