hdiff
packages
feed
module-management
-0.20.2: testdata/merge4-expected/Out.hs
module Out ( a , b ) where a = 1 b = 2 + Out.a