haskell-tools-refactor-0.6.0.0: examples/Refactor/OrganizeImports/NarrowSpec_res.hs
module Refactor.OrganizeImports.NarrowSpec where import Control.Monad.State (State(..)) type St = State ()
module Refactor.OrganizeImports.NarrowSpec where import Control.Monad.State (State(..)) type St = State ()