summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_compile/Imp500Aux.hs-boot
blob: 251ac8012c052d83860a5599bd3d5049f8ce3ac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
module Imp500Aux where
data T1 a 
data T2 a b 
data T3 a b c 
data T4 a b c d 
data T5 a b c d e 
data T6 a 
data T7 a b 
data T8 a b c 
data T9 a b c d 
data T10 a b c d e