[project @ 2001-01-14 15:46:53 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail081.stderr
1
2 Cannot unify the type-signature variable `a' with the type `IO t'
3     Expected type: IO t
4     Inferred type: a
5 When checking that `main' has the required type