summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/T7116.stdout
Commit message (Expand)AuthorAgeFilesLines
* DmdAnal: Better syntax for demand signatures (#19016)Sebastian Graf2021-03-031-4/+4
* Fix terrible occurrence-analysis bugSimon Peyton Jones2021-03-011-10/+4
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-4/+4
* This patch addresses the exponential blow-up in the simplifier.Simon Peyton Jones2020-07-281-4/+4
* Reduce result discount in conSizeSimon Peyton Jones2020-07-131-3/+3
* CprAnal: Don't attach CPR sigs to expandable bindings (#18154)Sebastian Graf2020-05-131-3/+0
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-121-7/+11
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-311-9/+0
* Make CSE delay inlining lessSimon Peyton Jones2019-11-011-2/+2
* Improvements to demand analysisSimon Peyton Jones2018-12-121-4/+4
* Preserve specialisations despite CSESimon Peyton Jones2018-09-051-2/+2
* Combine identical case alternatives in CSESimon Peyton Jones2017-02-281-11/+5
* Simplify OutputableBndrSimon Peyton Jones2017-02-171-18/+18
* Join pointsLuke Maurer2017-02-011-10/+11
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-7/+23
* CSE code cleanup and improvementSimon Peyton Jones2016-04-061-5/+11
* Core pretty printer: Omit wild case bindersJoachim Breitner2016-04-061-10/+6
* Do not print DmdType in Core outputJoachim Breitner2016-03-291-7/+7
* Refactoring on IdInfo and system derived namesSimon Peyton Jones2016-01-181-1/+1
* Make demand analysis understand catchSimon Peyton Jones2016-01-071-4/+4
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-12/+25
* Generate Typeable info at definition sitesBen Gamari2015-10-301-1/+28
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-28/+1
* Generate Typeable info at definition sitesBen Gamari2015-10-291-1/+28
* Make stronglyConnCompFromEdgedVertices deterministicBartosz Nitka2015-10-221-61/+62
* Fix testsBen Gamari2015-07-161-0/+4
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-071-70/+57
* Testsuite error message changesSimon Peyton Jones2014-11-041-14/+14
* Refactor unfoldingsSimon Peyton Jones2014-08-281-12/+12
* Adjust output to new oneshotnessJoachim Breitner2013-12-121-6/+10
* Fix #7116 failing due to uniquesJan Stolarek2013-08-081-20/+16
* Test for #7116 (strength reduction)Jan Stolarek2013-07-311-0/+70