packages feed

haskell-tools-refactor-0.5.0.0: examples/Refactor/OrganizeImports/NarrowSpec.hs

module Refactor.OrganizeImports.NarrowSpec where

import Control.Monad.State (State(..))

type St = State ()