summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_compile/Imp10Aux.hs-boot
blob: 248c113ba217424b3209caf32a298f7652ba4d29 (plain)
1
2
3
4
5
6
7
8
9
10
11
module Imp10Aux 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