aboutsummaryrefslogtreecommitdiff
path: root/examples/B.hs
blob: 3a31507edaba23c059a3a8892f440063c652fdb6 (plain) (blame)
1
2
module B ( module A ) where
import A