26767201e4784b4a91887abd46bb72ef2ca8e36d
[ghc-hetmet.git] / ghc / compiler / tests / rename / Rn017.hi
1 _interface_ Rn017 1
2 _exports_
3 Rn017 a b c Wibble(MkWibble) Wobble ;
4 _declarations_
5 1 data Wibble = MkWibble Wobble ;
6 1 data Wobble ;
7 1 a _:_ Int -> Int ;;
8 1 b _:_ Int -> Int ;;
9 1 c _:_ Int -> Int ;;