summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_compile/Imp10Aux.hs
blob: f838aa558df27fcb16151ef9f3257691ab9c8f62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

module Imp10Aux where
import Imp10
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