packages feed

HaRe-0.8.0.0: test/testdata/DupDef/Dd2.hs.expected

module DupDef.Dd2 where

import DupDef.Dd1 hiding (mm)


f2 x = ff (x+1)

mm = 5