summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add test for #12024Ben Gamari2016-11-213-0/+10
* testsuite: Add test for #12855Ben Gamari2016-11-212-0/+10
* A few typos in commentsGabor Greif2016-11-212-2/+2
* Add Data instance for ConstRyan Scott2016-11-181-2/+2
* Have reify work for local variables with functional dependencies.Facundo Domínguez2016-11-173-0/+26
* testsuite: Rip out hack for #12554Ben Gamari2016-11-171-24/+1
* Test for type synonym loops on TyCon.Edward Z. Yang2016-11-1614-1/+1085
* Fix -fobject-code with -fexternal-interpreterSimon Marlow2016-11-165-0/+15
* Test for unnecessary register spillsThomas Jakway2016-11-155-0/+229
* Typos in comments, notes and manualGabor Greif2016-11-151-1/+1
* Mark T12041 as expect_broken with -DDEBUG (#12826)Simon Marlow2016-11-151-1/+2
* testsuite: Fix creep of T4029Ben Gamari2016-11-141-1/+2
* Accept output for scc003Simon Marlow2016-11-141-20/+19
* Kill Type pretty-printerBen Gamari2016-11-1316-43/+42
* 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