Home
last modified time | relevance | path

Searched refs:getGhcPkgExe (Results 1 – 4 of 4) sorted by relevance

/dports/devel/stack/stack-2.7.3/src/Stack/Build/
H A DInstalled.hs118 pkgexe <- getGhcPkgExe
H A DExecute.hs679 pkg <- getGhcPkgExe
699 pkg <- getGhcPkgExe
1495 GhcPkgExe ghcPkgExe <- getGhcPkgExe
1760 pkgexe <- getGhcPkgExe
/dports/devel/stack/stack-2.7.3/src/Stack/Types/
H A DConfig.hs153 ,getGhcPkgExe
1971 getGhcPkgExe :: HasCompiler env => RIO env GhcPkgExe
1972 getGhcPkgExe = view $ compilerPathsL.to cpPkg function
/dports/devel/stack/stack-2.7.3/src/main/
H A DMain.hs740 pkg <- getGhcPkgExe