[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / rename / should_compile / Rn017.hi
1 _interface_ Rn017 1 400
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 ;;