[project @ 2001-07-23 17:28:33 by simonmar]
[ghc-hetmet.git] / ghc / tests / ccall / should_fail / cc001.stderr
1
2 cc001.hs:5:
3     Ambiguous type variable(s) `t'
4         in the constraint `PrelGHC.CCallable t'
5     arising from an argument in the _ccall_ to `foo', namely `(undefined ())' at cc001.hs:5
6     in the definition of function `f': _ccall_ foo (undefined ())