summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Stack: fix name mangling.Tamar Christina2019-02-093-0/+94
* Lexer: Alternate Layout Rule injects actual not virtual bracesAlan Zimmerman2019-02-084-0/+46
* API Annotations: parens anns discarded for `(*)` operatorAlan Zimmerman2019-02-084-1/+49
* API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman2019-02-086-2/+115
* API Annotations: more explicit foralls fixupAlan Zimmerman2019-02-084-1/+95
* Fix test for T16180 on Darwin (fix #16128)Sylvain Henry2019-02-082-12/+11
* Fix #14729 by making the normaliser homogeneousRichard Eisenberg2019-02-088-0/+91
* testsuite: Mark T5515 as broken with debugged compilerBen Gamari2019-02-071-1/+1
* testsuite: Mark T14740 and tcfail159 as broken in debugged compilerBen Gamari2019-02-072-2/+2
* testsuite: Mark recomp007 as broken in debugged compilerBen Gamari2019-02-071-3/+4
* testsuite: Mark T11334b as broken in debugged compilerBen Gamari2019-02-071-1/+1
* Fix #16287 by checking for more unsaturated synonym argumentsRyan Scott2019-02-063-0/+23
* Fix #14579 by defining tyConAppNeedsKindSig, and using itRyan Scott2019-02-055-35/+79
* Add `-fplugin-trustworthy` to avoid marking modules as unsafeZejun Wu2019-02-046-0/+34
* testsuite: Mark print037 as broken when GHC is built with LLVMBen Gamari2019-02-042-1/+13
* testsuite: Use makefile_test for T16212Ben Gamari2019-02-041-1/+1
* testsuite: Skip T15897 in unregisterised wayBen Gamari2019-02-041-1/+4
* Report multiple errorsVladislav Zavialov2019-02-033-0/+68
* Reject oversaturated VKAs in type family equationsRyan Scott2019-02-016-1/+38
* Remove ExnStr and ThrowsExn businessSebastian Graf2019-02-015-6/+23
* Fix #16219: TemplateHaskell causes indefinite package build errorEdward Z. Yang2019-01-319-0/+133
* Revert "Performance tests: recover a baseline from ancestor commits and CI re...Ben Gamari2019-01-315-259/+62
* testsuite: Add test for #14828Ben Gamari2019-01-312-0/+19
* Add -fdefer-diagnostics to defer and group diagnostic messages in make-modeZejun Wu2019-01-317-0/+54
* Use ByteString to represent Cmm string literals (#16198)Sylvain Henry2019-01-311-1/+1
* Allocate bss section within proper range of other sectionsZejun Wu2019-01-305-0/+30
* API Annotations: Parens not attached correctly for ClassDeclAlan Zimmerman2019-01-304-18/+34
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-305-62/+259
* testsuite: Use makefile_testBen Gamari2019-01-30152-783/+612
* testsuite: Introduce makefile_testBen Gamari2019-01-302-1/+8
* Revert "Batch merge"Ben Gamari2019-01-30163-941/+862
* Batch mergeBen Gamari2019-01-30163-862/+941
* Fix #12509: ghci -XSafe fails in an inscrutable wayRoland Senn2019-01-282-0/+1
* Use sigPrec in more places in Convert and HsUtilsRyan Scott2019-01-284-2/+26
* Test that hsc2hs works with promoted data constructorsAndrew Martin2019-01-273-0/+20
* testsuite: Add tests from #11982Ben Gamari2019-01-274-0/+45
* testsuite: Skip foreignInterruptible in unregisterised wayBen Gamari2019-01-271-0/+2
* testsuite: Skip T1288_ghci in unregisterisedBen Gamari2019-01-271-0/+2
* check-api-annotations checks for annotation preceding its spanAlan Zimmerman2019-01-2729-26/+220
* testsuite: Remove directories that already exist when seeding extra_filesBen Gamari2019-01-271-0/+2
* testsuite: Normalise styleBen Gamari2019-01-271-6/+7
* testsuite: Add test for #16104Ben Gamari2019-01-279-0/+77
* testsuite: Add predicate for CPU feature availabilityBen Gamari2019-01-273-0/+79
* testsuite: Skip ghcilink002 when unregisterisedBen Gamari2019-01-231-0/+2
* testsuite: Mark T16180 as broken on DarwinBen Gamari2019-01-231-1/+1
* testsuite: Mark ghci063 as broken on DarwinBen Gamari2019-01-231-1/+1
* testsuite: Ensure that config.{msys,cygwin} are initializedBen Gamari2019-01-231-0/+2
* Add support for ASM foreign files (.s) in TH (#16180)Sylvain Henry2019-01-203-0/+28
* Mention DerivingStrategies in the warning when DAC and GND are both enabledChaitanya Koparkar2019-01-203-0/+13
* Comments in stranal test declarationsÖmer Sinan Ağacan2019-01-181-2/+4