Home
last modified time | relevance | path

Searched refs:withPrograms (Results 1 – 25 of 116) sorted by relevance

12345

/dports/devel/stack/stack-2.7.3/_cabal_deps/stm-chans-3.0.0.4/
H A DSetup.hs8 import Distribution.Simple.LocalBuildInfo (withPrograms)
24 modify_withPrograms lbi f = lbi { withPrograms = f (withPrograms lbi) }
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/stm-chans-3.0.0.4/
H A DSetup.hs8 import Distribution.Simple.LocalBuildInfo (withPrograms)
24 modify_withPrograms lbi f = lbi { withPrograms = f (withPrograms lbi) }
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/stm-chans-3.0.0.4/
H A DSetup.hs8 import Distribution.Simple.LocalBuildInfo (withPrograms)
24 modify_withPrograms lbi f = lbi { withPrograms = f (withPrograms lbi) }
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/stm-chans-3.0.0.4/
H A DSetup.hs8 import Distribution.Simple.LocalBuildInfo (withPrograms)
24 modify_withPrograms lbi f = lbi { withPrograms = f (withPrograms lbi) }
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/stm-chans-3.0.0.4/
H A DSetup.hs8 import Distribution.Simple.LocalBuildInfo (withPrograms)
24 modify_withPrograms lbi f = lbi { withPrograms = f (withPrograms lbi) }
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/bsd-sysctl-1.0.8.0/
H A DSetup.hs3 import Distribution.Simple.LocalBuildInfo (LocalBuildInfo (withPrograms),
13 let progs = userSpecifyArgs "hsc2hs" ["-D__HADDOCK__"] (withPrograms lbi)
15 haddockHook simpleUserHooks pkg lbi { withPrograms = progs } h f
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/system-filepath-0.4.14/
H A DSetup.hs11 …{ LocalBuildInfo.withPrograms = Program.userSpecifyArgs "haddock" ["--optghc=-D__HADDOCK__"] (Loca…
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-paths-0.1.0.12/
H A DSetup.hs42 ghcProgram (withPrograms lbi) ["--print-libdir"]
45 ghc_pkg = case lookupProgram ghcPkgProgram (withPrograms lbi) of
48 ghc = case lookupProgram ghcProgram (withPrograms lbi) of
/dports/devel/hs-mueval/mueval-0.9.3/_cabal_deps/ghc-paths-0.1.0.12/
H A DSetup.hs42 ghcProgram (withPrograms lbi) ["--print-libdir"]
45 ghc_pkg = case lookupProgram ghcPkgProgram (withPrograms lbi) of
48 ghc = case lookupProgram ghcProgram (withPrograms lbi) of
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/entropy-0.4.1.6/
H A DSetup.hs20 let mConf = lookupProgram ghcProgram (withPrograms lbi)
36 addOptions cArgs hsArgs lbi = lbi {withPrograms = newWithPrograms }
37 where newWithPrograms1 = userSpecifyArgs "gcc" cArgs (withPrograms lbi)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/entropy-0.4.1.6/
H A DSetup.hs20 let mConf = lookupProgram ghcProgram (withPrograms lbi)
36 addOptions cArgs hsArgs lbi = lbi {withPrograms = newWithPrograms }
37 where newWithPrograms1 = userSpecifyArgs "gcc" cArgs (withPrograms lbi)
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/entropy-0.4.1.6/
H A DSetup.hs20 let mConf = lookupProgram ghcProgram (withPrograms lbi)
36 addOptions cArgs hsArgs lbi = lbi {withPrograms = newWithPrograms }
37 where newWithPrograms1 = userSpecifyArgs "gcc" cArgs (withPrograms lbi)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/entropy-0.4.1.6/
H A DSetup.hs20 let mConf = lookupProgram ghcProgram (withPrograms lbi)
36 addOptions cArgs hsArgs lbi = lbi {withPrograms = newWithPrograms }
37 where newWithPrograms1 = userSpecifyArgs "gcc" cArgs (withPrograms lbi)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/entropy-0.4.1.6/
H A DSetup.hs20 let mConf = lookupProgram ghcProgram (withPrograms lbi)
36 addOptions cArgs hsArgs lbi = lbi {withPrograms = newWithPrograms }
37 where newWithPrograms1 = userSpecifyArgs "gcc" cArgs (withPrograms lbi)
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/entropy-0.4.1.6/
H A DSetup.hs20 let mConf = lookupProgram ghcProgram (withPrograms lbi)
36 addOptions cArgs hsArgs lbi = lbi {withPrograms = newWithPrograms }
37 where newWithPrograms1 = userSpecifyArgs "gcc" cArgs (withPrograms lbi)
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/entropy-0.4.1.6/
H A DSetup.hs20 let mConf = lookupProgram ghcProgram (withPrograms lbi)
36 addOptions cArgs hsArgs lbi = lbi {withPrograms = newWithPrograms }
37 where newWithPrograms1 = userSpecifyArgs "gcc" cArgs (withPrograms lbi)
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/
H A DSimple.hs262 (withPrograms lbi)
265 (return lbi { withPrograms = progs })
280 (withPrograms lbi)
283 let lbi' = lbi { withPrograms = progs }
305 (withPrograms lbi)
314 lbi' = lbi { withPrograms = progs
341 (withPrograms lbi)
358 (withPrograms lbi)
550 withPrograms = restoreProgramDb function
552 (withPrograms lbi_wo_programs)
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/
H A DSimple.hs261 (withPrograms lbi)
264 (return lbi { withPrograms = progs })
279 (withPrograms lbi)
282 let lbi' = lbi { withPrograms = progs }
304 (withPrograms lbi)
313 lbi' = lbi { withPrograms = progs
340 (withPrograms lbi)
357 (withPrograms lbi)
530 withPrograms = restoreProgramDb function
532 (withPrograms lbi_wo_programs)
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/
H A DSimple.hs261 (withPrograms lbi)
264 (return lbi { withPrograms = progs })
279 (withPrograms lbi)
282 let lbi' = lbi { withPrograms = progs }
304 (withPrograms lbi)
313 lbi' = lbi { withPrograms = progs
340 (withPrograms lbi)
357 (withPrograms lbi)
530 withPrograms = restoreProgramDb function
532 (withPrograms lbi_wo_programs)
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/
H A DSimple.hs262 (withPrograms lbi)
265 (return lbi { withPrograms = progs })
280 (withPrograms lbi)
283 let lbi' = lbi { withPrograms = progs }
305 (withPrograms lbi)
314 lbi' = lbi { withPrograms = progs
341 (withPrograms lbi)
358 (withPrograms lbi)
550 withPrograms = restoreProgramDb function
552 (withPrograms lbi_wo_programs)
[all …]
/dports/textproc/hs-lhs2tex/lhs2tex-1.24/
H A DSetup.hs80 tmft <- do let kpseExists = lookupProgram (simpleProgram "kpsewhich") (withPrograms lbi)
115 … else do let mProg = lookupProgram (simpleProgram "pdflatex") (withPrograms lbi)
122 let hugsExists = lookupProgram (simpleProgram "hugs") (withPrograms lbi)
125 Just _ -> fmap fst (getProgram "hugs" (withPrograms lbi))
141 where runKpseWhich v = runCommandProgramConf silent "kpsewhich" (withPrograms lbi) [v]
190 let loop = do runDbProgram v (simpleProgram "pdflatex") (withPrograms lbi) ["Guide2.tex"]
247 do runDbProgram v (simpleProgram "mktexlsr") (withPrograms lbi) []
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/
H A DSimple.hs259 (withPrograms lbi)
262 (return lbi { withPrograms = progs })
277 (withPrograms lbi)
280 let lbi' = lbi { withPrograms = progs }
302 (withPrograms lbi)
311 lbi' = lbi { withPrograms = progs
339 (withPrograms lbi)
342 (return lbi { withPrograms = progs })
512 withPrograms = restoreProgramDb function
514 (withPrograms lbi_wo_programs)
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Simple/
H A DPreProcess.hs333 runDbProgram verbosity greencardProgram (withPrograms lbi)
367 program anyVersion (withPrograms lbi)
387 cpphsProgram anyVersion (withPrograms lbi)
402 (gccProg, _) <- requireProgram verbosity gccProgram (withPrograms lbi)
404 hsc2hsProgram anyVersion (withPrograms lbi)
529 (withPrograms lbi)
530 (gccProg, _) <- requireProgram verbosity gccProgram (withPrograms lbi)
685 runDbProgram verbosity prog (withPrograms lbi)
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Simple/
H A DPreProcess.hs322 runDbProgram verbosity greencardProgram (withPrograms lbi)
356 program anyVersion (withPrograms lbi)
376 cpphsProgram anyVersion (withPrograms lbi)
391 (gccProg, _) <- requireProgram verbosity gccProgram (withPrograms lbi)
393 hsc2hsProgram anyVersion (withPrograms lbi)
518 (withPrograms lbi)
519 (gccProg, _) <- requireProgram verbosity gccProgram (withPrograms lbi)
674 runDbProgram verbosity prog (withPrograms lbi)
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Simple/
H A DPreProcess.hs322 runDbProgram verbosity greencardProgram (withPrograms lbi)
356 program anyVersion (withPrograms lbi)
376 cpphsProgram anyVersion (withPrograms lbi)
391 (gccProg, _) <- requireProgram verbosity gccProgram (withPrograms lbi)
393 hsc2hsProgram anyVersion (withPrograms lbi)
518 (withPrograms lbi)
519 (gccProg, _) <- requireProgram verbosity gccProgram (withPrograms lbi)
674 runDbProgram verbosity prog (withPrograms lbi)

12345