[project @ 1997-05-26 05:54:39 by sof]
[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 ;;