summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile
Commit message (Expand)AuthorAgeFilesLines
* Comment out CONSTANT_FOLDED in GHC.NaturalChristiaan Baaij2018-10-281-5/+10
* Preserve specialisations despite CSESimon Peyton Jones2018-09-052-3/+3
* Built-in Natural literals in CoreSylvain Henry2018-06-157-0/+214
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-131-0/+3
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-1/+1
* Changed OverLit warnings to work with negative literals (#13257)Rupert Horlick2017-03-061-4/+0
* 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
* Print which flag controls emitted desugaring warningsHerbert Valerio Riedel2016-02-274-10/+16
* 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
* Enable `Enumeration is empty` warnings for `Integer`Herbert Valerio Riedel2015-10-033-0/+38
* 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
* Improved error messagesSimon Peyton Jones2013-11-222-6/+8
* Test #8542Krzysztof Gogolewski2013-11-223-0/+18
* Trac #T7881 now works for hpc way againSimon Peyton Jones2013-10-031-1/+1
* Mark T7881 as expected failure for WAY=hpc (#8384)Reid Barton2013-09-301-1/+1
* Fix #7116 failing due to uniquesJan Stolarek2013-08-082-21/+17
* Add a test for #7881Ian Lynagh2013-08-013-0/+41
* Add a test for T7895 (literal overflow)Ian Lynagh2013-07-313-0/+31
* Test for #7116 (strength reduction)Jan Stolarek2013-07-314-0/+97