summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Disallow standalone deriving declarations involving unboxed tuples or sumsRyan Scott2016-10-013-0/+25
* Do not warn about unused underscore-prefixed fields (fixes Trac #12609)Adam Gundry2016-10-012-0/+9
* Don't warn about name shadowing when renaming the patten in a PatSyn declMatthew Pickering2016-10-012-1/+13
* Fix interaction of record pattern synonyms and record wildcardsMatthew Pickering2016-10-013-1/+23
* Mark T11978a as broken due to #12019Ben Gamari2016-10-011-1/+3
* GHCi: Don't remove shadowed bindings from typechecker scope.mniip2016-10-016-0/+28
* CodeGen X86: fix unsafe foreign calls wrt inliningSylvain HENRY2016-10-014-0/+38
* Implement deriving strategiesRyan Scott2016-09-3040-18/+293
* Make tcrun042 failSimon Peyton Jones2016-09-303-1/+15
* Add missing stderr fileSimon Peyton Jones2016-09-301-0/+18
* Fix impredicativity (again)Simon Peyton Jones2016-09-3020-50/+185
* Fix a bug in occurs checkingSimon Peyton Jones2016-09-306-9/+55
* Fix desugaring of pattern bindings (again)Simon Peyton Jones2016-09-303-0/+12
* Test Trac #12634Simon Peyton Jones2016-09-293-1/+26
* Comments and manual only: spellingGabor Greif2016-09-282-2/+2
* Fix layout of MultiWayIf expressions (#10807)Ömer Sinan Ağacan2016-09-263-0/+48
* Print foralls in user formatSimon Peyton Jones2016-09-269-11/+17
* Update test outputJoachim Breitner2016-09-241-1/+1
* Replace INLINEABLE by INLINABLE (#12613)Joachim Breitner2016-09-242-2/+2
* Fix #12442.Richard Eisenberg2016-09-233-3/+64
* Fix failing test T12504Tamar Christina2016-09-212-3/+2
* Add test case for #7611Joachim Breitner2016-09-153-0/+34
* Fix codegen bug in PIC version of genSwitch (#12433)Simon Marlow2016-09-152-1/+2
* Testsuite wibbles, to the same filesSimon Peyton Jones2016-09-132-2/+2
* Test wibbles for commit 03541cbaSimon Peyton Jones2016-09-126-2/+21
* Be less picky about reporing inaccessible codeSimon Peyton Jones2016-09-1215-89/+67
* Add hs_try_putmvar()Simon Marlow2016-09-129-0/+368
* Fix derived Ix instances for one-constructor GADTsRyan Scott2016-09-112-0/+12
* Add failing testcase for #12433Ben Gamari2016-09-082-0/+14
* Make the test for #11108 less fragileTakano Akio2016-09-052-4/+4
* Derive the Generic instance in perf/compiler/T5642Ryan Scott2016-09-052-874/+4
* Make generated Ord instances smaller (per #10858).Petr Prokhorenkov2016-09-054-0/+21
* Less scary arity mismatch error message when derivingmniip2016-09-053-7/+3
* Turn divInt# and modInt# into bitwise operations when possibleTakano Akio2016-09-054-0/+22
* Don't ignore addTopDecls in module finalizers.Facundo Domínguez2016-09-054-0/+16
* accept current (problematic) outputGabor Greif2016-09-041-1/+5
* test #12567: add new testcase with expected plugin behaviourGabor Greif2016-09-045-0/+25
* Fix #10923 by fingerprinting optimization level.Edward Z. Yang2016-09-023-1/+14
* Added support for deprecated POSIX functions on Windows.Tamar Christina2016-09-015-4/+37
* Fix startsVarSym and refactor operator predicates (fixes #4239)Malo Jaffré2016-09-013-1/+3
* Revert "Fix startsVarSym and refactor operator predicates (fixes #4239)"Ben Gamari2016-09-013-3/+1
* Fix startsVarSym and refactor operator predicates (fixes #4239)Ben Gamari2016-09-013-1/+3
* restore -fmax-worker-args handling (Trac #11565)Sergei Trofimovich2016-09-012-4/+8
* Revert "testsuite: Update bytes allocated of parsing001"Ben Gamari2016-09-011-2/+1
* RnExpr: Fix ApplicativeDo desugaring with RebindableSyntaxBen Gamari2016-08-312-0/+31
* Remove redundant-constraints from -Wall (#10635)Adam C. Foltzer2016-08-317-7/+32
* Add -fdefer-out-of-scope-variables flag (#12170).Eugene Akentyev2016-08-316-0/+39
* testsuite: Update bytes allocated of parsing001Ben Gamari2016-08-311-1/+2
* A failing testcase for T12485Bartosz Nitka2016-08-316-0/+38
* testsuite: Failing testcase for #12091Ben Gamari2016-08-313-0/+6