summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
...
* Support typechecking of type literals in backpackPiyush P Kurur2018-08-063-0/+38
* fix timeout related i686 validation issuesAlp Mestanogullari2018-08-062-1/+16
* Improve error message for flags with missing required arguments (#12625)roland2018-08-063-0/+6
* Testsuite driver: fix encoding issue when calling ghc-pkgKrzysztof Gogolewski2018-08-063-6/+5
* Strip ../ from testdir (fixes #15469)Thomas Miedema2018-08-061-1/+3
* Allow scoped type variables refer to typesJoachim Breitner2018-08-058-77/+15
* Fix typosKrzysztof Gogolewski2018-08-052-2/+2
* testsuite: Bump T3064 expected allocationsBen Gamari2018-08-041-1/+2
* Bump Cabal submoduleBen Gamari2018-08-031-4/+0
* Remove decideKindGeneralisationPlanRichard Eisenberg2018-08-0244-146/+386
* Fix #15415 and simplify tcWildCardBindersVladislav Zavialov2018-08-016-1/+53
* Fix #15450 by refactoring checkEmptyCase'Ryan Scott2018-08-013-0/+22
* Plugin dependency information is stored separatelyChristiaan Baaij2018-08-015-3/+28
* Remove the type-checking knot.Richard Eisenberg2018-08-019-11/+38
* Revert "Don't inline functions with RULES too early"Ben Gamari2018-08-014-32/+0
* testsuite: Add test for #14346Sylvain Henry2018-07-312-0/+22
* Bump Cabal submoduleBen Gamari2018-07-311-3/+1
* Don't inline functions with RULES too earlySimon Peyton Jones2018-07-314-0/+32
* base: Make Foreign.Marshal.Alloc.allocBytes[Aligned] NOINLINEBen Gamari2018-07-301-1/+2
* GHC doesn't handle ./ prefixed paths correctly (#12674)roland2018-07-305-0/+23
* Fix #15385 by using addDictsDs in matchGuardsRyan Scott2018-07-302-4/+27
* Fix #15453: bug in ForAllCo case in opt_trans_ruleNingning Xie2018-07-292-0/+26
* Fix Ar crashing on odd-sized object files (Trac #15396)Krzysztof Gogolewski2018-07-273-0/+11
* Remove dead code in testsuite driverKrzysztof Gogolewski2018-07-273-35/+4
* Add an expect_broken test for #14185Krzysztof Gogolewski2018-07-272-0/+31
* Run StgCse after unarise, fixes #15300Ömer Sinan Ağacan2018-07-271-3/+1
* Fail instead of panic-ing when qAddTopDecls has conversion errorMichael Sloan2018-07-273-0/+14
* Refactor (~) to reduce the suerpclass stackSimon Peyton Jones2018-07-275-18/+13
* Fix PrelRules.caseRules to account for out-of-range tagsSimon Peyton Jones2018-07-253-0/+23
* Treat isConstraintKind more consistentlySimon Peyton Jones2018-07-253-1/+19
* Improve error message on un-satisfied importSimon Peyton Jones2018-07-252-4/+3
* Set GenSigCtxt for the argument part of tcSubTypeSimon Peyton Jones2018-07-257-9/+29
* Clone relevant constraints to avoid side-effects on HoleDests. Fixes #15370.Matthías Páll Gissurarson2018-07-243-0/+63
* Suppress -Winaccessible-code in derived codeRyan Scott2018-07-244-32/+21
* Fix a nasty bug in piResultTysSimon Peyton Jones2018-07-242-0/+10
* Stop marking soluble ~R# constraints as insolubleSimon Peyton Jones2018-07-233-0/+29
* Fix some casts.Richard Eisenberg2018-07-233-0/+88
* fixup! Disable T10962 on llvm for nowKrzysztof Gogolewski2018-07-221-1/+1
* Disable T10962 on llvm for nowKrzysztof Gogolewski2018-07-221-1/+1
* Fix pretty-printing of data declarations in splicesKrzysztof Gogolewski2018-07-223-0/+65
* Fix a major copy'n'paste error in LLVM CodeGenKrzysztof Gogolewski2018-07-221-1/+1
* Fix the GHCi debugger with ApplicativeDoSimon Marlow2018-07-224-0/+23
* Fix #15423 by using pprAStmtContextRyan Scott2018-07-203-3/+3
* testsuite: force plugin tests sequentially on Windows.Tamar Christina2018-07-181-4/+31
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-161-1/+7
* Do not imply NoStarIsType by TypeOperators/TypeInTypeVladislav Zavialov2018-07-1613-57/+66
* #15387 Fix setting testsuite verbose to zeroAntti Siponen2018-07-161-1/+1
* Fix space leaksSimon Marlow2018-07-161-3/+6
* Replace atomicModifyMutVar#David Feuer2018-07-151-1/+2
* Reclassify some performance testsRichard Eisenberg2018-07-142-5/+21