[project @ 2001-01-17 15:23:39 by sewardj]
[ghc-hetmet.git] / ghc / interpreter / test / static / s047.hs
diff --git a/ghc/interpreter/test/static/s047.hs b/ghc/interpreter/test/static/s047.hs
deleted file mode 100644 (file)
index c0ebf1c..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
---!!! Overlapping instances
-module M where
-instance Eq a => Eq (Either a a)