summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/Mod159_D.hs
blob: 8731430ea66086d3f6820222ccc443b4e6b3e664 (plain)
1
2
3
4
module Mod159_D(C(..)) where

import Mod159_B(C(..))
import Mod159_C(C(..))