haskell-tools-builtin-refactorings-1.0.0.0: examples/Refactor/OrganizeImports/MakeExplicit/ImportUnited.hs
module Refactor.OrganizeImports.MakeExplicit.ImportUnited where import Refactor.OrganizeImports.MakeExplicit.Source x = B () y = b x
module Refactor.OrganizeImports.MakeExplicit.ImportUnited where import Refactor.OrganizeImports.MakeExplicit.Source x = B () y = b x