[project @ 2001-01-14 15:46:53 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail045.stderr
index 9a3f3c1..dcfd39a 100644 (file)
@@ -1,11 +1,4 @@
+
 tcfail045.hs:10:
     Unacceptable instance type for ccall-ish class
        class CCallable type Socket
-tcfail045.hs:13:
-    No instance for `CCallable Socket'
-       (arising from an argument in the _ccall_ to `foo', namely `x' at tcfail045.hs:13)
-
-
-Compilation had errors