edc5403ae732f3fca4d04ad082ec3c98fe093340
[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