packages feed

haskell-tools-builtin-refactorings-1.0.0.0: examples/Decl/FunBind.hs

module Decl.FunBind where

f 0 = 1
f x = x