cd6f737353b1a21083607ea3b17b1086fbaa5dfc
[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} ;