[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail001.stderr
1  
2 tcfail001.hs:9:warning:
3     Duplicated class assertion `A a' in context: `(A a, A a)'
4  
5 tcfail001.hs:9: Function type expected, but found the type `[takz]'
6     In an equation for function `op': `op PrelBase.[] = PrelBase.[]'
7
8
9 Compilation had errors