haskell-tools-builtin-refactorings-1.0.0.0: examples/Refactor/OrganizeImports/KeepExplicit.hs
module Refactor.OrganizeImports.KeepExplicit where import Data.Functor.Identity (Identity (runIdentity)) x = runIdentity
module Refactor.OrganizeImports.KeepExplicit where import Data.Functor.Identity (Identity (runIdentity)) x = runIdentity