packages feed

haskell-tools-refactor-0.5.0.0: examples/Refactor/InlineBinding/LocalNested_res.hs

module Refactor.InlineBinding.LocalNested where

a = b
  where b = ()