bb6a1e82d00bf963b05ec63c8f4f04d42898069d
[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 `f': _ccall_ foo (undefined ())