[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail001.stderr
1  
2 "tcfail001.hs", line 8:
3     Couldn't match type "[tt5] -> [tt6]" against "[a]".
4     Inside a function binding:
5         op ... [] = []
6 Fail: Compilation errors found
7
8 ghc: execution of the Haskell compiler had trouble