summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail026.stderr
blob: 23e90f7ae429efb8d5dec5a8a59d7a4b848ab88c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
 
tcfail026.hs:2:
    Conflicting exports for local name:  A
	module Main
	module Main
 
tcfail026.hs:6:
    Class type variable ``a'' does not appear in method signature:
	op2 ::
	    `b' -> `b'


Compilation had errors