packages feed

haskell-tools-refactor-0.4.1.1: examples/Decl/FunBind.hs

module Decl.FunBind where

f 0 = 1
f x = x