[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / printing / should_compile / Print003.stderr
diff --git a/ghc/tests/printing/should_compile/Print003.stderr b/ghc/tests/printing/should_compile/Print003.stderr
deleted file mode 100644 (file)
index cd6f737..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-==================== Typechecked ====================
-AbsBinds [a{-aSM-}] [_dBits{-aSL-}] []
-
-
-ghc: module version changed to 1; reason: no old .hi file
-__export Word Bits{bitLsh bitRsh};
-1 class Bits a where {bitLsh :: a -> PrelBase.Int -> a; bitRsh :: a -> PrelBase.Int -> a} ;