packages feed

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

module Decl.FunBind where

f 0 = 1
f x = x