[project @ 2001-08-21 13:15:05 by simonmar]
[ghc-hetmet.git] / ghc / tests / rename / should_compile / Rn017.hi
1 __interface Rn017 1 0 where
2 __export Rn017 a b c Wibble{MkWibble} Wobble ;
3 1 data Wibble = MkWibble Wobble ;
4 1 data Wobble ;
5 1 a :: PrelBase.Int -> PrelBase.Int ;
6 1 b :: PrelBase.Int -> PrelBase.Int ;
7 1 c :: PrelBase.Int -> PrelBase.Int ;