packages feed

haskell-tools-refactor-0.4.1.1: examples/Refactor/InlineBinding/AutoNaming.hs

module Refactor.InlineBinding.Simplest where

b = a
a x = x
x1 = ()