[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail013.stderr
1  
2 tcfail013.hs:4: Couldn't match the type
3                     `[taBQ]' against `PrelBase.Bool'
4     Expected: `PrelBase.Bool'
5     Inferred: `[taBQ]'
6     In an equation for function `f': `f PrelBase.True = 2'
7
8
9 Compilation had errors