summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore
Commit message (Expand)AuthorAgeFilesLines
* rts: add "-no-rtsopts-suggestions" optionJavran Cheng2015-05-061-2/+2
* Zap usage info in CSE (Trac #10218)Simon Peyton Jones2015-04-141-2/+2
* Final error message wibbleSimon Peyton Jones2015-04-071-1/+1
* More error message wibblesSimon Peyton Jones2015-04-079-102/+67
* Put quotes round a Name in an error messageSimon Peyton Jones2015-04-071-9/+8
* Some stress tests for the empty case linterJoachim Breitner2015-03-242-0/+28
* Trim Call ArityJoachim Breitner2015-03-221-1/+1
* Test case for #10176Joachim Breitner2015-03-222-0/+35
* Pretty-print # on unboxed literals in coreThomas Miedema2015-03-0314-59/+79
* Test Trac #5821Simon Peyton Jones2015-01-142-0/+12
* Major patch to add -fwarn-redundant-constraintsSimon Peyton Jones2015-01-0616-111/+126
* Eliminate so-called "silent superclass parameters"Simon Peyton Jones2014-12-234-47/+85
* Hide `Data.OldList` moduleHerbert Valerio Riedel2014-11-201-1/+1
* Implement amap/coerce for Array (re #9796)David Feuer2014-11-133-0/+29
* Implement new integer-gmp2 from scratch (re #9281)Herbert Valerio Riedel2014-11-121-1/+2
* Improve Applicative definitionsDavid Feuer2014-11-071-4/+3
* Make this test a bit simplerSimon Peyton Jones2014-11-042-11/+2
* Testsuite error message changesSimon Peyton Jones2014-11-0417-156/+132
* Add GHC.Prim.oneShotJoachim Breitner2014-11-026-0/+77
* base: Refactor/clean-up *List modulesDavid Feuer2014-10-282-17/+16
* Update T6056 outputJoachim Breitner2014-10-171-1/+1
* Avoid printing uniques in specialization rulesJoachim Breitner2014-10-173-27/+17
* Extend `Foldable` class with `length` and `null` methodsHerbert Valerio Riedel2014-09-281-2/+4
* Test Trac #9565 and #9583Simon Peyton Jones2014-09-233-0/+44
* Change linker message verbosity to `-v2` (re #7863)Herbert Valerio Riedel2014-09-201-3/+0
* Move Applicative/MonadPlus into GHC.BaseHerbert Valerio Riedel2014-09-181-1/+1
* Move `Maybe`-typedef into GHC.BaseHerbert Valerio Riedel2014-09-161-19/+19
* Remove special casing of singleton strings, split all strings.Thijs Alkemade2014-09-163-0/+55
* Bump `base` version to 4.8.0.0 for realHerbert Valerio Riedel2014-09-091-1/+1
* Make Applicative a superclass of MonadAustin Seipp2014-09-094-20/+41
* testsuite: update T6056 rule firing orderSergei Trofimovich2014-09-011-2/+2
* Finally! Test Trac #6056Simon Peyton Jones2014-08-294-0/+37
* Give the worker for an INLINABLE function a suitably-phased ActivationSimon Peyton Jones2014-08-293-5/+6
* Change testsuite to not use old-style file package databasesDuncan Coutts2014-08-291-1/+1
* Improve trimming of auto-rulesSimon Peyton Jones2014-08-291-16/+0
* Testsuite wibblesSimon Peyton Jones2014-08-281-4/+4
* Testsuite wibblesSimon Peyton Jones2014-08-283-2/+25
* More SPEC rules fireSimon Peyton Jones2014-08-281-2/+5
* Refactor unfoldingsSimon Peyton Jones2014-08-289-46/+42
* Do not zero out version number when processing wired-in packages.Edward Z. Yang2014-08-221-3/+3
* T8832: fix no newline at end of file warningKarel Gardas2014-08-211-1/+1
* Make T8832 operative on 32-bit systems (#8832)Reid Barton2014-08-184-3/+16
* fix T4201 to avoid GNU grep specific -B option by usage of pure POSIX toolsKarel Gardas2014-08-101-2/+5
* Test Trac #9390Simon Peyton Jones2014-08-073-0/+29
* fix T658b/T5776 to use POSIX grep -c instead of GNU's --countKarel Gardas2014-08-071-2/+2
* Fix-up to d4d4bef2 'Improve the desugaring of RULES'Simon Peyton Jones2014-08-013-8/+33
* Improve the desugaring of RULES, esp those from SPECIALISE pragmasSimon Peyton Jones2014-08-013-0/+69
* Complete work on new OVERLAPPABLE/OVERLAPPING pragmas (Trac #9242)Simon Peyton Jones2014-07-313-4/+3
* Expect test failure for T8832 on 32bit (re #8832)Herbert Valerio Riedel2014-06-291-1/+1
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-4/+0