summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/Mod157_D.hs
blob: 1bab0e8ba31cf198fa89e4203d22ca036ecc8cc7 (plain)
1
2
3
4
5
module Mod157_D(T(..)) where

import Mod157_B(T(..))
import Mod157_C(T(..))