packages feed

haskell-tools-refactor-0.4.1.1: examples/Refactor/ExtractBinding/LocalDefinition.hs

module Refactor.ExtractBinding.LocalDefinition where

stms = x
  where x = "s"