[project @ 1999-02-10 15:45:52 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc004.stderr
index 4eb6f2d..f7baa06 100644 (file)
@@ -1,17 +1,3 @@
-
-
-================================================================================
-Typechecked:
-AbsBinds [] [] [([], f{-r3e,x-}, f_aku)]
-    f_aku x_r3d
-         = case x_r3d of
-             PrelBase.True{-5E,w-}{i} -> PrelBase.True{-5E,w-}{i}
-             PrelBase.False{-58,w-}{i} -> x_r3d
 ghc: module version changed to 1; reason: no old .hi file
-_interface_ ShouldSucceed 1
-_instance_modules_
-ArrBase IO PrelNum
-_exports_
-ShouldSucceed f;
-_declarations_
-1 f _:_ PrelBase.Bool -> PrelBase.Bool ;;
+__export ShouldSucceed f;
+1 f :: PrelBase.Bool -> PrelBase.Bool ;