[project @ 2001-06-07 11:07:51 by sewardj]
[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} ;