[project @ 1997-07-31 02:22:44 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / reader / read003.stderr
diff --git a/ghc/compiler/tests/reader/read003.stderr b/ghc/compiler/tests/reader/read003.stderr
deleted file mode 100644 (file)
index 9a2e662..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-read003.hs:8: Cannot construct the infinite type (occur check)
-                 `t{-aK8-}' = `(t{-aK8-}, t{-aKb-}, t{-aKe-})'
-    Expected: `(t{-aK8-}, [a{-aKm-}], [a{-aKo-}])'
-    Inferred: `t{-aK8-}'
-    In a pattern binding:
-       ~(`a', `b', `c')
-           | [`nullity
-                   b'] =
-               `a'
-           | [`nullity
-                   c'] =
-               `a'
-           | [`PrelBase.otherwise'] =
-               `a'
-           where
-               `nullity'
-                   =   `PrelList.null'
-
-
-Compilation had errors