packages feed

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

module Refactor.InlineBinding.Local where

b = a
  where a = ()