81b18dd3ea6e628d5dd04bbb9d84317a32080241
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail013.stderr
1  
2 "tcfail013.hs", line 3:
3     Couldn't match type "[tt2]" against "Bool".
4     Inside two equations or case alternatives:
5         ... [] -> 1
6         ... True -> 2
7 Fail: Compilation errors found
8
9 ghc: execution of the Haskell compiler had trouble