[project @ 1999-11-01 16:07:48 by simonpj]
[ghc-hetmet.git] / ghc / tests / ccall / should_fail / cc001.stderr
1
2 cc001.hs:5:
3     Ambiguous type variable(s) `t' in the constraint `CCallable t'
4     arising from an argument in the _ccall_ to `foo', namely `(undefined ())' at cc001.hs:5
5     In the right-hand side of a pattern binding:
6         _ccall_ foo (undefined ())
7
8 Compilation had errors
9