ghc-mod-5.8.0.0: Happy Haskell Hacking

Safe HaskellNone
LanguageHaskell2010

GhcMod.GhcPkg

Synopsis

Documentation

ghcPkgDbStackOpts Source #

Arguments

:: [GhcPkgDb]

Package db stack

-> [String] 

Get options needed to add a list of package dbs to ghc-pkg's db stack

ghcDbStackOpts Source #

Arguments

:: [GhcPkgDb]

Package db stack

-> [String] 

Get options needed to add a list of package dbs to ghc's db stack