[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc025.stderr
diff --git a/ghc/compiler/tests/typecheck/should_succeed/tc025.stderr b/ghc/compiler/tests/typecheck/should_succeed/tc025.stderr
deleted file mode 100644 (file)
index 6d88900..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
---================================================================================
-Typechecked:
-{- nonrec -}
-{- nonrec -}
-AbsBinds [] [] [([], g{-r3k,x-}, g_an8)]
-    g_an8
-       x_r3d   =   f_r3f
-                       PrelBase.Bool{-34,p-} f_r3f
-                                                 PrelBase.Bool{-34,p-} PrelBase.True{-5E,p-}{i}
-                                                                       x_r3d
-                                             x_r3d
-               where
-                   {- rec -}
-                   AbsBinds [t{-ant-}] [] [([t{-ant-}], f_r3f, f_anc)]
-                       f_anc
-                           x_r3h y_r3j
-                                   =   if x_r3h then y_r3j else f_anc x_r3h y_r3j
-                   {- nonrec -}
-{- nonrec -}
-ghc: module version changed to 1; reason: no old .hi file
-_interface_ ShouldSucceed 1
-_instance_modules_
-ArrBase IO PrelNum
-_exports_
-ShouldSucceed g;
-_declarations_
-1 g _:_ PrelBase.Bool -> PrelBase.Bool ;;