blob: 7e8b44fb439e7ba8e5fa4670227536d11fdf02c8 (
plain)
1
2
3
4
5
6
|
cc001.hs:5:
Ambiguous type variable(s) `t'
in the constraint `PrelGHC.CCallable t'
arising from an argument in the _ccall_ to `foo', namely `(undefined ())' at cc001.hs:5
in the definition of function `f': _ccall_ foo (undefined ())
|