hdiff
packages
feed
hs-di
-0.2.0: test/Gradual.hs
module Gradual where import DI injG aI = 1 injG bI a = 1 + a injG dI b = 3 + b c = b + 1