packages feed

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

module Refactor.ExtractBinding.AddToExisting where

x = a ++ []
  where a = []