[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / ccall / should_fail / cc001.stderr
diff --git a/ghc/tests/ccall/should_fail/cc001.stderr b/ghc/tests/ccall/should_fail/cc001.stderr
deleted file mode 100644 (file)
index bb6a1e8..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-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 `f': _ccall_ foo (undefined ())