summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/Mod171_B.hs
blob: 57e611a95b01bbc50cb19b3132661e29fbb10b85 (plain)
1
2
3
4
5
module Mod171_B (g, module Mod171_A) where
import Mod171_A

g :: Int -> Int
g = f