c3a637c35cde10c61e03f7286cf6a909a49a9859
[ghc-hetmet.git] / ghc / tests / rename / should_compile / Rn017.hi
1 _interface_ Rn017 1 302
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 ;;