summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-10/+6
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2012-164/+164
* 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
* Ensure T11702 always runs with optasmBen Gamari2016-03-201-1/+1
* PrelRules: Fix constant folding for WordRemOpBen Gamari2016-03-201-1/+1
* Add regression test for #11702Ben Gamari2016-03-143-0/+12
* Print which flag controls emitted desugaring warningsHerbert Valerio Riedel2016-02-274-10/+16
* Always run test T9407Reid Barton2016-01-211-5/+1
* Add test T9407 (Windows)Rik Steenkamp2016-01-203-0/+61
* 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
* Add subWordC# on x86ishNikita Karetnikov2015-10-314-0/+21
* 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
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-142-9/+0
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-4/+3
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-071-70/+57
* testsuite: add a regression test for #10011Austin Seipp2015-03-193-0/+16
* Restore exact old semantics of `decodeFloat`Herbert Valerio Riedel2014-11-193-0/+40
* Testsuite error message changesSimon Peyton Jones2014-11-041-14/+14
* Python 3 support, second attempt (Trac #9184)Krzysztof Gogolewski2014-10-191-4/+4
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.Thomas Miedema2014-10-071-3/+0
* Revert "Basic Python 3 support for testsuite driver (Trac #9184)"Krzysztof Gogolewski2014-10-031-4/+4
* Basic Python 3 support for testsuite driver (Trac #9184)Krzysztof Gogolewski2014-10-011-4/+4
* Re-export Word from Prelude (re #9531)Herbert Valerio Riedel2014-08-311-1/+5
* Refactor unfoldingsSimon Peyton Jones2014-08-281-12/+12
* Add a test for plusWord2#, addIntC#, subIntC#Reid Barton2014-08-093-0/+91
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-2/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+2
* Add test-case for #8726Herbert Valerio Riedel2014-02-022-0/+86
* 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
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-181-9/+10
* Add test for -XNumDecimalsAustin Seipp2013-08-283-0/+6
* Rellocate test for T7689 to different directoryJan Stolarek2013-08-193-117/+0
* 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
* Test #7689Jan Stolarek2013-02-193-0/+117