[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail057.hs
diff --git a/ghc/tests/typecheck/should_fail/tcfail057.hs b/ghc/tests/typecheck/should_fail/tcfail057.hs
deleted file mode 100644 (file)
index 9659cf0..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-module ShouldFail where
-
--- !!! inadvertently using -> instead of =>
-
-f :: (RealFrac a) -> a -> a
-f x = x