[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc008.stderr
diff --git a/ghc/compiler/tests/typecheck/should_succeed/tc008.stderr b/ghc/compiler/tests/typecheck/should_succeed/tc008.stderr
deleted file mode 100644 (file)
index 58036c4..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
---================================================================================
-Typechecked:
-{- nonrec -}
-{- nonrec -}
-AbsBinds [t{-aGL-}] [d.Num_aGP] [([t{-aGL-}], n{-r1,x-}, n_aGE)]
-    fromInt_aGU =
-       PrelBase.fromInt{-8R,p-}
-           t{-aGL-}
-           d.Num_aGP
-    lit_aGT =
-       fromInt_aGU PrelBase.I#{-5b,p-}{i} 1#
-    fromInt_aGS =
-       fromInt_aGU
-    lit_aGQ =
-       fromInt_aGS PrelBase.I#{-5b,p-}{i} 0#
-    n_aGE
-       PrelBase.True{-5E,p-}{i}
-               =   lit_aGT
-    n_aGE
-       PrelBase.False{-58,p-}{i}
-               =   lit_aGQ
-{- nonrec -}
-ghc: module version changed to 1; reason: no old .hi file
-_interface_ ShouldSucceed 1
-_instance_modules_
-ArrBase IO PrelNum
-_usages_
-PrelBase 1 :: $d1 1 $d11 1 $d15 1 $d2 1 $d21 1 $d27 1 $d3 1 $d32 1 $d33 1 $d37 1 $d38 1 $d39 1 $d41 1 $d42 1 $d44 1 $d46 1 $d54 1 $d7 1 $d8 1 Eq 1 Eval 1 Num 1 Show 1 String 1;
-PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
-_exports_
-ShouldSucceed n;
-_declarations_
-1 n _:_ _forall_ [a] {PrelBase.Num a} => PrelBase.Bool -> a ;;