hdiff
packages
feed
hdevtools
-0.1.0.5: tests/Child.hs
module Child where import Parent child :: String child = "child of " ++ parent