summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: assume timeout_prog always existsThomas Miedema2016-06-201-86/+28
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-2011-146/+54
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-209-57/+20
* Testsuite: delete TEST_HC_OPTS_NO_RECOMPThomas Miedema2016-06-2042-313/+180
* Testsuite: remove `-fforce-recomp` from default flags (#11980)Thomas Miedema2016-06-208-35/+19
* Testsuite: mark tests expect brokenThomas Miedema2016-06-207-13/+26
* Testsuite: *do* replace backslashes in config.libdirThomas Miedema2016-06-201-1/+34
* Testsuite: fix WAY=ghci when LOCAL=0Thomas Miedema2016-06-201-4/+4
* Testsuite: recover from utf8 decoding errorsThomas Miedema2016-06-201-2/+8
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2081-676/+676
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2062-808/+808
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2059-1134/+1132
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2064-917/+917
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2028-779/+779
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-20163-1129/+1129
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-2037-796/+796
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-2041-953/+953
* Testsuite: remove Windows CR again.. [skip ci]Thomas Miedema2016-06-2044-948/+948
* ApplicativeDo: allow "return $ e"Simon Marlow2016-06-202-0/+18
* PPC NCG: Fix float parameter passing on 64-bit.Peter Trommler2016-06-194-0/+37
* Avoid find_tycon panic if datacon is not in scopeAdam Gundry2016-06-193-0/+27
* Refactor derived Generic instances to reduce allocationsRyan Scott2016-06-197-547/+589
* Add Bifoldable and Bitraversable to baseRyan Scott2016-06-193-7/+8
* Testsuite: validate the tests/stage1 directory with the stage1 compilerThomas Miedema2016-06-188-7/+53
* Testsuite: write "\n" instead of "\r\n" when using mingw PythonThomas Miedema2016-06-182-12/+33
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-1878-210/+258
* Driver: `ghc ../Test` (without file extension) should workThomas Miedema2016-06-182-0/+4
* NUMA cleanupsSimon Marlow2016-06-172-0/+23
* Major patch to introduce TyConBinderSimon Peyton Jones2016-06-1556-456/+436
* Re-add FunTy (big patch)Simon Peyton Jones2016-06-158-158/+174
* Fix testsuite wibbleSimon Peyton Jones2016-06-151-11/+11
* Revert "Make the Ord Module independent of Unique order"Simon Peyton Jones2016-06-156-33/+33
* Testsuite: enable ghci.prog010 (#2542)Thomas Miedema2016-06-145-5/+15
* Adjust error message slightlySimon Peyton Jones2016-06-141-1/+1
* Make the Ord Module independent of Unique orderBartosz Nitka2016-06-136-33/+33
* Add thin library support to Windows tooTamar Christina2016-06-135-0/+29
* A second test for Trac #12055Simon Peyton Jones2016-06-133-0/+53
* Test Trac #12055Simon Peyton Jones2016-06-132-0/+46
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-13141-2680/+2969
* Disable T12031 on linuxTamar Christina2016-06-121-0/+1
* Fix incorrect calculated relocations on Windows x86_64Tamar Christina2016-06-127-0/+53
* Skip retc001 on OSXMatthew Pickering2016-06-121-1/+2
* NUMA supportSimon Marlow2016-06-104-7/+15
* Fix #12099: Remove bogus flagsSean Gillespie2016-06-103-0/+28
* Improve the error messages for static forms.Facundo Domínguez2016-06-094-12/+37
* Fix Ticky histogram on WindowsTamar Christina2016-06-091-1/+1
* Testsuite: delete dead code [skip ci]Thomas Miedema2016-06-091-19/+0
* Fix #12076 by inlining trivial expressions in CorePrep.Edward Z. Yang2016-06-083-1/+31
* Fix #12064 by making IfaceClass typechecking more lazy.Edward Z. Yang2016-06-084-0/+12
* Show sources of cost centers in .profÖmer Sinan Ağacan2016-06-0815-327/+347