hsdev-0.1.2.2: Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references etc.

Safe HaskellNone
LanguageHaskell98

HsDev.Cabal

Synopsis

Documentation

sandbox :: Cabal -> Maybe FilePath Source

Get sandbox

findPackageDb :: FilePath -> IO (Maybe FilePath) Source

Find -package-db path for sandbox

locateSandbox :: FilePath -> ErrorT String IO Cabal Source

Create sandbox by parent directory

getSandbox :: FilePath -> IO Cabal Source

Try find sandbox by parent directory

cabalOpt :: Cabal -> [String] Source

Cabal ghc option