summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T13710/B.hs
blob: 87c93a9f393210acbf727b86bffca757e1ffe5cb (plain)
1
2
3
module B where
import {-# SOURCE #-} A
data H = H { h :: E }