[project @ 2001-04-05 11:48:59 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail012.stderr
1
2 tcfail012.hs:3:
3     Couldn't match `Bool' against `[t]'
4         Expected type: Bool
5         Inferred type: [t]
6     in a pattern binding: []