summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-11167-608/+608
* testsuite: Lower allocations for T876Ben Gamari2016-11-111-1/+2
* Prevent GND from inferring an instance context for method-less classesRyan Scott2016-11-108-16/+23
* testsuite: Update allocation numbers for T5631Ben Gamari2016-11-101-1/+3
* Fix hs_try_putmvar003 (#12800)Simon Marlow2016-11-071-1/+1
* Allow GeneralizedNewtypeDeriving for classes with associated type familiesRyan Scott2016-11-0615-16/+146
* Stop -dno-debug-output suppressing -ddump-tc-traceMatthew Pickering2016-11-061-0/+2
* Handle types w/ type variables in signatures inside patterns (DsMeta)Mikhail Vorozhtsov2016-11-0510-16/+95
* Take account of injectivity when doing fundepsSimon Peyton Jones2016-11-043-0/+19
* API Annotations: make all ModuleName LocatedAlan Zimmerman2016-11-035-15/+7
* Add test for #12788Ryan Scott2016-11-034-0/+36
* testsuite: Update T10858 allocationsBen Gamari2016-11-021-1/+1
* Add testcase for #12757Ben Gamari2016-11-023-0/+33
* testsuite: Simplify kernel32 glue logicBen Gamari2016-11-021-5/+6
* Fix Trac #12797: approximateWCSimon Peyton Jones2016-11-022-0/+16
* Have static pointers work with -fno-full-laziness.Facundo Domínguez2016-11-013-0/+44
* Align GHCi's library search order more closely with LDsTamar Christina2016-10-316-0/+31
* Typos in commentsGabor Greif2016-10-313-9/+9
* Add test for #12732Ryan Scott2016-10-283-0/+13
* Minor doc addition as requested in #12774.Edward Z. Yang2016-10-271-0/+3
* Allow levity-polymorpic arrowsSimon Peyton Jones2016-10-273-0/+47
* Refine ASSERT in buildPatSyn for the nullary case.Matthew Pickering2016-10-263-0/+13
* Make traceRn behave more like traceTcMatthew Pickering2016-10-261-3/+6
* Fundeps work even for unary type classesSimon Peyton Jones2016-10-264-54/+34
* testsuite: Bump peak_megabytes_allocated for T3064Ben Gamari2016-10-251-1/+2
* Test Trac #12081Simon Peyton Jones2016-10-243-0/+17
* Test Trac #12174Simon Peyton Jones2016-10-243-0/+17
* Take account of kinds in promoteTcTypeSimon Peyton Jones2016-10-245-19/+27
* Prioritise class-level equality costraintsSimon Peyton Jones2016-10-244-0/+207
* Add -Wcpp-undef warning flagErik de Castro Lopo2016-10-224-1/+24
* Skip T5611 on OSX as it fails non-deterministically.Matthew Pickering2016-10-221-1/+2
* Fix failure in setnumcapabilities001 (#12728)Simon Marlow2016-10-221-1/+1
* Accept 20% dedgradation in Trac #5030 compile timeSimon Peyton Jones2016-10-211-1/+4
* 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