hdiff
packages
feed
ghc-exactprint
-1.14.0.0: tests/examples/pre-ghc910/Guards.hs
f x | x > 0, x /= 10 = 1 / x | x == 0 = undefined where y = 4