summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/Imp100Aux.hs
blob: 2ae5f0baa40ee9530d7aae2ae0f189b29c6a89a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

module Imp100Aux where
import Imp100

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