summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve accuracy of get/setAllocationCounterBen Gamari2018-03-193-0/+26
* Hoopl: improve postorder calculationMichal Terepeta2018-03-195-0/+83
* Improve the warning message of qualified unused imports.HE, Tao2018-03-194-0/+25
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-193-7/+15
* Update test for #5129:Ömer Sinan Ağacan2018-03-191-1/+7
* Slighly improve infix con app pattern errorsÖmer Sinan Ağacan2018-03-143-0/+11
* Bump Cabal submoduleBen Gamari2018-03-121-2/+0
* testsuite: disable T13615 on non-smp targetsSergei Trofimovich2018-03-101-0/+1
* Compacted arrays are pinned for isByteArrayPinned#Simon Marlow2018-03-093-0/+27
* Error message and doc improvements for #14335Ömer Sinan Ağacan2018-03-084-8/+6