summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail
Commit message (Expand)AuthorAgeFilesLines
* Add error outputSimon Peyton Jones2012-07-201-1/+7
* Test Trac #2534Simon Peyton Jones2012-07-203-0/+5
* Merge with HEADSimon Peyton Jones2012-07-165-1/+62
|\
| * Added MultiWayIf tests.Mikhail Vorozhtsov2012-07-163-0/+25
| * Test Trac #5978 and #7010Simon Peyton Jones2012-07-143-1/+38
* | Test Trac #7019Simon Peyton Jones2012-07-125-0/+46
|/
* WibbleSimon Peyton Jones2012-07-111-6/+6
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-07-112-0/+10
|\
| * Add tcfail209aSimon Peyton Jones2012-07-112-0/+10
* | Accept error message changesSimon Peyton Jones2012-07-111-29/+0
|/
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-07-1012-56/+125
|\
| * Add stderr for tests now (correctly) failing due to silent superclass argsManuel M T Chakravarty2012-06-272-0/+24
| * Adapt to the re-introduction of silent superclass parametersManuel M T Chakravarty2012-06-278-40/+55
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-06-213-5/+2
| |\
| * | Wibbles to error messagesSimon Peyton Jones2012-06-212-2/+34
* | | Accept error wibblesSimon Peyton Jones2012-07-1014-301/+111
| |/ |/|
* | Add tests for deriving Generic1Jose Pedro Magalhaes2012-06-213-5/+2
|/
* Improved error messageSimon Peyton Jones2012-06-131-6/+10
* no need to force -O here any more (#3966)Simon Marlow2012-06-122-10/+9
* Merge branch 'master' of http://darcs.haskell.org/testsuiteDimitrios.Vytiniotis2012-06-0817-157/+10
|\
| * tcfail098 now passes because of UndecidableInstancesSimon Peyton Jones2012-06-083-9/+7
| * Error message wibblesSimon Peyton Jones2012-06-071-1/+1
| * Merge remote-tracking branch 'origin/unboxed-tuple-arguments2'Paolo Capriotti2012-06-0514-147/+2
| |\
| | * Testsuite update for unboxed tuples in argumentsMax Bolingbroke2012-05-1514-147/+2
* | | Testing of generating Derived equalities from Given dictionariesDimitrios.Vytiniotis2012-06-083-0/+38
|/ /
* | Accept output for mc22Ian Lynagh2012-05-221-0/+5
* | Follow the move of Word from base to ghc-primIan Lynagh2012-05-228-32/+38
* | Fix tests to run without mtlIan Lynagh2012-05-192-2/+2
|/
* Test Trac #6078Simon Peyton Jones2012-05-093-0/+23
* Trac #6022 is broken at the momentSimon Peyton Jones2012-04-251-1/+1
* Merge branch 'master' of http://darcs.haskell.org//testsuiteSimon Peyton Jones2012-04-243-0/+31
|\
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-04-244-1/+45
| |\
| * | Test Trac #5853Simon Peyton Jones2012-04-203-0/+31
* | | Merge branch 'master' of http://darcs.haskell.org//testsuiteSimon Peyton Jones2012-04-234-1/+45
|\ \ \ | | |/ | |/|
| * | Error message wibblesSimon Peyton Jones2012-04-232-7/+7
| * | Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-04-13140-748/+1308
| |\ \ | | |/
| * | Test Trac #5691Simon Peyton Jones2011-12-153-0/+44
* | | Test Trac #6022Simon Peyton Jones2012-04-223-0/+10
| |/ |/|
* | Add testcase for #6001Paolo Capriotti2012-04-123-0/+15
* | Merge branch 'master' of http://darcs.haskell.org/testsuiteDimitrios.Vytiniotis2012-04-044-1/+12
|\ \
| * | Add RankNTypes flag to tests that should really have itSimon Peyton Jones2012-04-041-1/+1
| * | Test Trac #5957Simon Peyton Jones2012-04-043-0/+11
* | | Error message modifications following ghc-new-solver modificationsDimitrios.Vytiniotis2012-04-046-41/+36
|/ /
* | Error message wibbles following TyClDecl/HsTyDefn refactoringSimon Peyton Jones2012-03-2630-355/+354
* | The example n this test is now valid, when TypeOperators are enabled.Iavor S. Diatchki2012-03-181-2/+3
* | Update error message: now 1 is a potentially valid type.Iavor S. Diatchki2012-03-181-1/+2
* | Test Trac #5858Simon Peyton Jones2012-03-093-1/+26
* | Raft of wibbles after refactoring type-class constraint errorsSimon Peyton Jones2012-03-0928-144/+193
* | Modified error output and new tests for PolyKinds commitSimon Peyton Jones2012-03-0230-100/+99
* | Accept updateIan Lynagh2012-02-211-0/+2