packages feed

haskell-tools-builtin-refactorings-1.0.0.0: examples/Refactor/InlineBinding/Local.hs

module Refactor.InlineBinding.Local where

b = a
  where a = ()