[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail028.stderr
1  
2 "tcfail028.hs", line 3: Type has too few arguments:
3     "A" should have 2 argument(s), but has been given 1 argument(s) instead
4 Fail: Compilation errors found
5
6 ghc: execution of the Haskell compiler had trouble