-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Command-line frontend for Haskell-tools Refact
--   
--   Command-line frontend for Haskell-tools Refact. Not meant as a final
--   product, only for demonstration purposes.
@package haskell-tools-cli
@version 0.8.0.0

module Paths_haskell_tools_cli
version :: Version
getBinDir :: IO FilePath
getLibDir :: IO FilePath
getDynLibDir :: IO FilePath
getDataDir :: IO FilePath
getLibexecDir :: IO FilePath
getDataFileName :: FilePath -> IO FilePath
getSysconfDir :: IO FilePath

module Language.Haskell.Tools.Refactor.CLI
refactorSession :: Handle -> Handle -> [String] -> IO Bool
tryOut :: IO ()
instance GHC.Show.Show Language.Haskell.Tools.Refactor.CLI.RefactorSessionCommand
instance GHC.Show.Show DynFlags.PkgConfRef
instance Language.Haskell.Tools.Refactor.RefactorBase.IsRefactSessionState Language.Haskell.Tools.Refactor.CLI.CLISessionState
