summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2386-425/+414
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2372-400/+400
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-2368-590/+613
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-2350-480/+483
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2327-269/+269
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2334-924/+924
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2361-962/+962
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2359-1034/+1034
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2312-1021/+1021
* Add missing filesSimon Marlow2016-02-232-0/+44
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-2123-49/+49
* Add test for #6132: hash bang + CPPThomas Miedema2016-02-202-0/+17
* unexport MAKEFLAGS when running tests (#11569)Thomas Miedema2016-02-201-0/+2
* Add test (only) to assure that #11535 is fixedTakayuki Muranushi2016-02-203-0/+34
* Use a better test for profilingSimon Marlow2016-02-203-3/+3
* Fix a bug in ApplicativeDo (#11612)Simon Marlow2016-02-202-0/+13
* Pass -haddock to tests in should_compile_*flag*_nohaddockThomas Miedema2016-02-195-4/+48
* Modifier letter in middle of identifier is okThomas Miedema2016-02-194-9/+5
* A few more typos in non-codeGabor Greif2016-02-191-1/+1
* Unwire Typeable representation typesBen Gamari2016-02-186-92/+92
* Take type-function arity into accountSimon Peyton Jones2016-02-182-0/+9
* Fix desugaring of bang-pattern let-bindingsSimon Peyton Jones2016-02-183-0/+11
* Remove superfluous code when deriving Foldable/TraversableRyanGlScott2016-02-172-0/+15
* Fix #11313.Richard Eisenberg2016-02-173-0/+16
* Fix #11246.Richard Eisenberg2016-02-172-0/+6
* Fix #11241.Richard Eisenberg2016-02-173-1/+13
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-1721-87/+43
* Suggest candidate instances in error messageYuras Shumovich2016-02-163-0/+16
* Fix typosRik Steenkamp2016-02-162-5/+5
* Improved error message about exported type operators.Ulya Trofimovich2016-02-164-10/+30
* Testsuite: delete only_compiler_types, assume ghcThomas Miedema2016-02-163-30/+45
* Add missing newlines at end of file [skip ci]Thomas Miedema2016-02-168-8/+8
* Rename missing-pat-syn-sigs to missing-pat-syn-signaturesMatthew Pickering2016-02-152-2/+2
* Make T11361 actually run with reversed uniquesBartosz Nitka2016-02-152-3/+3
* Add a testcase for #11362Bartosz Nitka2016-02-152-0/+28
* A tiny, outright bug in tcDataFamInstDeclSimon Peyton Jones2016-02-151-2/+19
* Comments onlySimon Peyton Jones2016-02-153-0/+11
* Improve error message suppressionSimon Peyton Jones2016-02-155-97/+44
* testsuite: tweak error messages for new Show instanceSergei Trofimovich2016-02-125-7/+7
* Improve pretty-printing of HsWrappersSimon Peyton Jones2016-02-121-6/+4
* Beef up tc124Simon Peyton Jones2016-02-121-4/+10
* Simplify AbsBinds wrappingSimon Peyton Jones2016-02-121-1/+1
* Add test for #11319Reid Barton2016-02-112-0/+7
* Another batch of typo fixes in non-codeGabor Greif2016-02-117-7/+7
* Always do eta-reductionSimon Peyton Jones2016-02-112-0/+36
* Wrap solveEqualities in checkNoErrsSimon Peyton Jones2016-02-1014-55/+84
* Error early when you register with too old a version of Cabal.Edward Z. Yang2016-02-103-3/+5
* add Template Haskell regression test for #9022.Dominik Bollmann2016-02-103-0/+23
* TcErrors: Fix plural form of "instance" errorBen Gamari2016-02-0910-16/+16
* Restore derived Eq instance for SrcLocRyanGlScott2016-02-091-1/+1