[project @ 1997-07-31 01:46:24 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / stranal / tst.stderr
diff --git a/ghc/compiler/tests/stranal/tst.stderr b/ghc/compiler/tests/stranal/tst.stderr
deleted file mode 100644 (file)
index 7461d70..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
---================================================================================
-Simplified:
-`a'  :: 
-    `[a{-amL-}] -> [[a{-amL-}]]'
-`a' =
-    _/\_ `a{-srv-}' -> \ `s'  :: 
-                            `[a{-srv-}]'
-                        `s' ->
-       let {
-         `ds'  :: 
-             `[[a{-srv-}]]'
-         `ds' =
-             `PrelBase.[]'
-                 {_@_ [`a{-srv-}']}
-       } in 
-         `PrelBase.:'
-             {_@_ [`a{-srv-}'] `s' `ds'}