haskell-tools-builtin-refactorings-1.0.0.0: examples/Refactor/RenameDefinition/LibraryFunction.hs
module Refactor.RenameDefinition.LibraryFunction where f :: Int -> Int f = id
module Refactor.RenameDefinition.LibraryFunction where f :: Int -> Int f = id