summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #15012 with a well-placed use of AnyRyan Scott2018-04-194-0/+25
* Better error message for empty character literal, for Trac #13450.HE, Tao2018-04-195-0/+22
* Add a test for #14815:Ömer Sinan Ağacan2018-04-194-2/+57
* Add a test case from the nested CPR workBen Gamari2018-04-193-0/+28
* Fix #14710 with more validity checks during renamingRyan Scott2018-04-194-2/+67
* Revert "Enhanced constant folding"Ben Gamari2018-04-161-10/+28
* Enhanced constant foldingSylvain Henry2018-04-131-28/+10
* Omit ways depending on rts flags for #12870 related tests.Andreas Klebinger2018-04-131-8/+10
* Fix #9438 by converting a panic to an error messageRyan Scott2018-04-135-5/+28
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-1377-152/+152
* TTG for HsBinds and Data instances Plan BAlan Zimmerman2018-04-134-11/+25
* Move T14925.stdout to its correct location, remove expect_brokenÖmer Sinan Ağacan2018-04-112-1/+2
* Revert "Fix #14838 by marking TH-spliced code as FromSource"Ben Gamari2018-04-104-48/+0
* Add test case for #15005Joachim Breitner2018-04-102-0/+190
* CSE: Walk past join point lambdas (#15002)Joachim Breitner2018-04-092-0/+13
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-099-61/+217
* Bump template-haskell to 2.14.0.0Ryan Scott2018-04-091-1/+1
* Fix #14238 by always pretty-printing visible tyvarsRyan Scott2018-04-074-1/+7
* testsuite: Accept output for T12593Ben Gamari2018-04-061-2/+2
* Fix #14991.Richard Eisenberg2018-04-022-0/+35
* Mark test as expected to pass.Richard Eisenberg2018-04-021-1/+1
* SpecConstr: accommodate casts in value argumentsSimon Peyton Jones2018-04-023-0/+36
* Allow unpacking of single-data-con GADTsSimon Peyton Jones2018-04-024-0/+23
* Test #14884, #14969Richard Eisenberg2018-04-026-0/+58
* Track type variable scope more carefully.Richard Eisenberg2018-03-3180-399/+889
* testsuite: Add test for #14965Ben Gamari2018-03-274-0/+30
* Fix the test for #13938Ryan Scott2018-03-274-68/+102
* Fix performance of flattener patch (#12919)Alexander Vieth2018-03-262-8/+8
* Fix #12919 by making the flattener homegeneous.Richard Eisenberg2018-03-2612-25/+230
* Add unaligned bytearray access primops. Fixes #4442.Reiner Pope2018-03-253-1/+280
* Add new debugging flag -dinline-checkBen Gamari2018-03-253-0/+39
* Fix scoped type variables in TH for several constructsHE, Tao2018-03-255-2/+53
* Don't refer to blocks in debug info when -g1Bartosz Nitka2018-03-253-0/+11
* Fix #14916 with an additional validity check in deriveTyDataRyan Scott2018-03-253-0/+19
* testsuite: Add test for #14925Ben Gamari2018-03-252-0/+7
* Fix panic on module re-exports of DuplicateRcordFieldsAdam Gundry2018-03-255-0/+42
* Fix two pernicious bugs in DeriveAnyClassRyan Scott2018-03-253-0/+47
* testsuite: Add test for #14931Ben Gamari2018-03-254-0/+45
* Support adding objects from THAlec Theriault2018-03-254-2/+29
* Allow PartialTypeSignatures in standalone deriving contextsRyan Scott2018-03-237-0/+51
* Special-case record fields ending with hash when deriving ReadRyan Scott2018-03-233-0/+21
* Fix over-eager constant folding in bitIntegerSimon Peyton Jones2018-03-222-0/+6
* Allow as-patterns in unidirectional patttern synonymsSimon Peyton Jones2018-03-213-6/+2
* Fix #14869 by being more mindful of Type vs. ConstraintRyan Scott2018-03-213-0/+44
* Fix seq# case of exprOkForSpeculationSimon Peyton Jones2018-03-201-1/+1
* Update T5129 test:Ömer Sinan Ağacan2018-03-201-5/+6
* Update tests for #12870 to pass with a slow run of the testsuite.Andreas Klebinger2018-03-194-21/+27
* Don't permit data types with return kind ConstraintRyan Scott2018-03-197-0/+41
* Fix #14934 by including axSub0R in typeNatCoAxiomRulesRyan Scott2018-03-194-0/+30
* Turn a TH Name for built-in syntax into an unqualified RdrNameChaitanya Koparkar2018-03-196-3/+41