module Refactor.OrganizeImports.NarrowSpec where import Control.Monad.State (State(..)) type St = State ()