summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* A collection of type-inference refactorings.Simon Peyton Jones2016-10-2155-225/+264
* Test Trac #12507Simon Peyton Jones2016-10-212-0/+17
* Refactor typechecking of pattern bindingsSimon Peyton Jones2016-10-213-0/+62
* Mark previously failing backpack tests as passing, with correct output.Edward Z. Yang2016-10-2011-35/+119
* Support constraint synonym implementations of abstract classes.Edward Z. Yang2016-10-205-0/+91
* New story for abstract data types in hsig files.Edward Z. Yang2016-10-2017-1/+261
* Test for newtype with unboxed argumentSimon Peyton Jones2016-10-194-6/+26
* Compute export hash based on ALL transitive orphan modules.Edward Z. Yang2016-10-1814-0/+89
* fixup! Add option to not retain CAFs to the linker APISimon Marlow2016-10-181-1/+1
* Track dep_finsts in exports hash, as it affects downstream deps.Edward Z. Yang2016-10-179-0/+54
* testsuite: Mark T7037 as broken on WindowsBen Gamari2016-10-171-1/+2
* testsuite/driver: Allow threading on WindowsBen Gamari2016-10-171-3/+0
* testsuite: Eliminate unnecessary compile_timeout_multiplierBen Gamari2016-10-171-1/+1
* testsuite/driver: More Unicode awarenessBen Gamari2016-10-172-11/+16
* testsuite/timeout: Ensure that processes are cleaned up on WindowsBen Gamari2016-10-171-16/+19
* testsuite/driver: Never symlink on WindowsBen Gamari2016-10-171-6/+12
* testsuite: Mark T9405 as broken on WindowsBen Gamari2016-10-172-2/+4
* testsuite: Mark T10858 as broken on WindowsBen Gamari2016-10-171-1/+2
* testsuite: Mark break011 as brokenBen Gamari2016-10-171-1/+4
* testsuite: Work around #12554Ben Gamari2016-10-171-2/+42
* Comments onlySimon Peyton Jones2016-10-171-0/+13
* Add more variants of T3064 (in comments)Simon Peyton Jones2016-10-171-10/+13
* Test Trac #12681Simon Peyton Jones2016-10-174-0/+11
* Fix wrapping order in matchExpectedConTySimon Peyton Jones2016-10-172-0/+10
* Correct order of existentials in pattern synonymsSimon Peyton Jones2016-10-172-0/+63
* Fix Show derivation in the presence of RebindableSyntax/OverloadedStringsRyan Scott2016-10-152-0/+16
* Disable T-signals-child test on single-threaded runtimeMichael Snoyman2016-10-142-3/+10
* Check for empty entity string in "prim" foreign importsSylvain HENRY2016-10-142-2/+2
* Make error when deriving an instance for a typeclass less misleadingRyan Scott2016-10-146-0/+85
* Clean up handling of known-key Names in interface filesBen Gamari2016-10-133-3/+5
* Cabal submodule update.Edward Z. Yang2016-10-131-1/+1
* Further improve error handling in TcRn monadSimon Peyton Jones2016-10-133-0/+15
* Add test for #12456Ryan Scott2016-10-122-0/+4
* Add test for #12589Ryan Scott2016-10-123-0/+16
* Add test for #12411Ryan Scott2016-10-123-0/+9
* testsuite: Bump T1969 allocationsBen Gamari2016-10-121-1/+2
* RnExpr: Actually fail if patterns found in expressionBen Gamari2016-10-125-4/+9
* Add a broken test case for #12689Joachim Breitner2016-10-113-0/+11
* Add test case for #12689Joachim Breitner2016-10-115-0/+64
* More tests for Trac #12522Simon Peyton Jones2016-10-105-0/+61
* Improved stats for Trac #1969Simon Peyton Jones2016-10-101-1/+1
* Orient improvement constraints betterSimon Peyton Jones2016-10-102-0/+51
* Rework renaming of children in export lists.Matthew Pickering2016-10-0818-12/+98
* Update haddock.Cabal perf for Cabal update.Edward Z. Yang2016-10-081-1/+2
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-0817-44/+52
* The Backpack patch.Edward Z. Yang2016-10-08233-599/+2818
* Tc267, tests what happens if you forgot to knot-tie.Edward Z. Yang2016-10-087-0/+30
* Don't suggest deprecated flags in error messagesMartin Ceresa2016-10-075-2/+12
* Remove unused T12124.srderrRyan Scott2016-10-061-1/+0
* Improve error handling in TcRnMonadSimon Peyton Jones2016-10-056-15/+19