[project @ 2001-04-01 05:56:29 by chak]
[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 ())