d2f07e229592961882106dd771879980c4fcba61
[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 ;