[project @ 1999-01-24 14:18:55 by sof]
[ghc-hetmet.git] / ghc / tests / printing / should_compile / Print003.stderr
1
2 ==================== Typechecked ====================
3 AbsBinds [a{-aSM-}] [_dBits{-aSL-}] []
4
5
6 ghc: module version changed to 1; reason: no old .hi file
7 __export Word Bits{bitLsh bitRsh};
8 1 class Bits a where {bitLsh :: a -> PrelBase.Int -> a; bitRsh :: a -> PrelBase.Int -> a} ;