ghc-mod-5.6.0.0: Happy Haskell Programming

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.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