summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename the types in a GADT constructor in toposorted orderRyan Scott2018-02-183-2/+13
* Improve error message for UNPACK/strictness annotations.HE, Tao2018-02-186-0/+25
* testsuite: Add newline to test outputDouglas Wilson2018-02-181-2/+2
* Add valid refinement substitution suggestions for typed holesMatthías Páll Gissurarson2018-02-185-0/+494
* Implement stopgap solution for #14728Ryan Scott2018-02-185-0/+52
* Fix #14811 by wiring in $tcUnit#Ryan Scott2018-02-162-0/+6
* Raise parse error for `data T where`.HE, Tao2018-02-137-2/+17
* Fix tests broken by c9a88db3ac4f1c3e97e3492ebe076f2df6463540Ben Gamari2018-02-133-7/+10
* Collect CCs in CorePrep, including CCs in unfoldingsÖmer Sinan Ağacan2018-02-132-9/+9
* Fix isDroppableCt (Trac #14763)Simon Peyton Jones2018-02-082-0/+35
* Fix solveOneFromTheOther for RecursiveSuperclassesSimon Peyton Jones2018-02-074-0/+21
* testsuite: Add test for #14768Ben Gamari2018-02-062-0/+60
* Restore 'It is a member of hidden package' message.Edward Z. Yang2018-02-063-2/+9
* Bump Cabal submoduleBen Gamari2018-02-051-1/+0
* testsuite: Add testcase for #14754Ben Gamari2018-02-034-0/+19
* Don't apply dataToTag's caseRules for data familiesRyan Scott2018-02-032-0/+20
* Upgrade containers submoduleDavid Feuer2018-02-023-4/+4
* testsuite: Fix scc001 profile outputBen Gamari2018-02-021-1/+1
* Add -ddump-ds-preoptSimon Peyton Jones2018-02-011-1/+1
* Re-center improved perf for T3064Simon Peyton Jones2018-02-011-1/+2
* UnboxedTuples can't be used as constraintsHE, Tao2018-01-313-0/+11
* Mark xmm6 as caller saved in the register allocator for windows.klebinger.andreas@gmx.at2018-01-313-0/+48
* Sequester deriving-related validity check into cond_stdOKRyan Scott2018-01-312-0/+15
* Implement BlockArguments (#10843)Takano Akio2018-01-3115-3/+102
* Don't add targets that can't be found in GHCiJulian Priestley2018-01-313-0/+11
* Make RTS keep less memory (fixes #14702)Andrey Sverdlichenko2018-01-312-0/+41
* testsuite: Fix test output broken by efba054640d3Ben Gamari2018-01-312-7/+7
* testsuite: Fix test output of T14715Ben Gamari2018-01-311-1/+10
* testsuite: Mark scc001 and T5363 as broken due to #14705Ben Gamari2018-01-311-2/+6
* Look inside implications in simplifyRuleSimon Peyton Jones2018-01-312-0/+35
* Prioritise equalities when solving, incl derivedsSimon Peyton Jones2018-01-316-1/+126
* Move zonkWC to the right place in simplfyInferSimon Peyton Jones2018-01-313-0/+21
* Update outputs of T12962, scc003Ömer Sinan Ağacan2018-01-302-10/+10
* Fix #14719 by using the setting the right SrcSpanRyan Scott2018-01-264-2/+29
* Linker: ignore empty paths in addEnvPathsÖmer Sinan Ağacan2018-01-262-0/+5
* Sort valid substitutions for typed holes by "relevance"Matthías Páll Gissurarson2018-01-2617-812/+813
* testsuite: Add testcase for #12158Ben Gamari2018-01-262-0/+3
* Turn EvTerm (almost) into CoreExpr (#14691)Joachim Breitner2018-01-262-3/+5
* testsuite: Bump haddock.Cabal allocations due to submodule bumpBen Gamari2018-01-261-1/+2
* Allocate less in plus_mod_depBartosz Nitka2018-01-231-1/+2
* Pass -dsuppress-uniques when running T14507Ryan Scott2018-01-222-2/+2
* Update Cabal submoduleOleg Grenrus2018-01-212-34/+7
* Use IntSet in DataflowBartosz Nitka2018-01-212-0/+46
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-2115-1/+301
* Fix #14692 by correcting an off-by-one error in TcGenDerivRyan Scott2018-01-211-1/+1
* testsuite: Add testcase for #14670Ben Gamari2018-01-212-0/+12
* Add new mbmi and mbmi2 compiler flagsJohn Ky2018-01-215-0/+244
* testsuite: Add test for #14335Ben Gamari2018-01-182-0/+11
* Fix #14681 and #14682 with precision-aimed parenthesesRyan Scott2018-01-186-0/+226
* Revert "Improve accuracy of get/setAllocationCounter"Ben Gamari2018-01-183-27/+0