c02f3bd7ad071e17c255d4d081bae2d3ac4b07e1
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail045.stderr
1  
2 tcfail045.hs:10:
3     Unacceptable instance type for ccall-ish class
4         class CCallable type Socket
5  
6 tcfail045.hs:13:
7     No instance for: `CCallable Socket'
8         arising from an argument in the _ccall_ to `foo', namely `x', at tcfail045.hs:13
9
10
11 Compilation had errors