Home
last modified time | relevance | path

Searched refs:fromPathTemplate (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DPackageHash.hs39 ( PathTemplate, fromPathTemplate )
294 , opt "prog-prefix" Nothing (maybe "" fromPathTemplate) pkgHashProgPrefix
295 , opt "prog-suffix" Nothing (maybe "" fromPathTemplate) pkgHashProgSuffix
309 , opt "haddock-contents-location" Nothing (maybe "" fromPathTemplate) pkgHashHaddockContents
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DPackageHash.hs39 ( PathTemplate, fromPathTemplate )
288 , opt "prog-prefix" Nothing (maybe "" fromPathTemplate) pkgHashProgPrefix
289 , opt "prog-suffix" Nothing (maybe "" fromPathTemplate) pkgHashProgSuffix
303 , opt "haddock-contents-location" Nothing (maybe "" fromPathTemplate) pkgHashHaddockContents
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Simple/
H A DInstallDirs.hs40 fromPathTemplate,
294 . fmap fromPathTemplate
342 PathTemplate cs -> fmap (fromPathTemplate . PathTemplate) (relative' cs)
371 fromPathTemplate :: PathTemplate -> FilePath
372 fromPathTemplate (PathTemplate template) = show template function
H A DBench.hs121 fromPathTemplate $ substPathTemplate env template
H A DSetup.hs725 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
838 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
1570 (flagToList . fmap fromPathTemplate))
1929 (flagToList . fmap fromPathTemplate))
1936 (flagToList . fmap fromPathTemplate))
1977 (map fromPathTemplate))
2049 (map fromPathTemplate))
2324 optFlag' name config_field = optFlag name (fmap fromPathTemplate
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Simple/
H A DInstallDirs.hs41 fromPathTemplate,
296 . fmap fromPathTemplate
344 PathTemplate cs -> fmap (fromPathTemplate . PathTemplate) (relative' cs)
374 fromPathTemplate :: PathTemplate -> FilePath
375 fromPathTemplate (PathTemplate template) = show template function
H A DBench.hs120 fromPathTemplate $ substPathTemplate env template
H A DSetup.hs724 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
827 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
1560 (flagToList . fmap fromPathTemplate))
1920 (flagToList . fmap fromPathTemplate))
1927 (flagToList . fmap fromPathTemplate))
1968 (map fromPathTemplate))
2044 (map fromPathTemplate))
2318 optFlag' name config_field = optFlag name (fmap fromPathTemplate
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Simple/
H A DInstallDirs.hs41 fromPathTemplate,
296 . fmap fromPathTemplate
344 PathTemplate cs -> fmap (fromPathTemplate . PathTemplate) (relative' cs)
374 fromPathTemplate :: PathTemplate -> FilePath
375 fromPathTemplate (PathTemplate template) = show template function
H A DBench.hs120 fromPathTemplate $ substPathTemplate env template
H A DSetup.hs724 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
827 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
1560 (flagToList . fmap fromPathTemplate))
1920 (flagToList . fmap fromPathTemplate))
1927 (flagToList . fmap fromPathTemplate))
1968 (map fromPathTemplate))
2044 (map fromPathTemplate))
2318 optFlag' name config_field = optFlag name (fmap fromPathTemplate
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Simple/
H A DInstallDirs.hs41 fromPathTemplate,
296 . fmap fromPathTemplate
344 PathTemplate cs -> fmap (fromPathTemplate . PathTemplate) (relative' cs)
374 fromPathTemplate :: PathTemplate -> FilePath
375 fromPathTemplate (PathTemplate template) = show template function
H A DBench.hs120 fromPathTemplate $ substPathTemplate env template
H A DSetup.hs723 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
826 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
1497 (flagToList . fmap fromPathTemplate))
1857 (flagToList . fmap fromPathTemplate))
1864 (flagToList . fmap fromPathTemplate))
1905 (map fromPathTemplate))
1981 (map fromPathTemplate))
2255 optFlag' name config_field = optFlag name (fmap fromPathTemplate
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Simple/
H A DInstallDirs.hs41 fromPathTemplate,
296 . fmap fromPathTemplate
344 PathTemplate cs -> fmap (fromPathTemplate . PathTemplate) (relative' cs)
374 fromPathTemplate :: PathTemplate -> FilePath
375 fromPathTemplate (PathTemplate template) = show template function
H A DBench.hs121 fromPathTemplate $ substPathTemplate env template
H A DSetup.hs728 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
841 (fmap fromPathTemplate . get) (set . fmap toPathTemplate)
1574 (flagToList . fmap fromPathTemplate))
1934 (flagToList . fmap fromPathTemplate))
1941 (flagToList . fmap fromPathTemplate))
1982 (map fromPathTemplate))
2058 (map fromPathTemplate))
2332 optFlag' name config_field = optFlag name (fmap fromPathTemplate
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/BuildReports/
H A DStorage.hs44 ( PathTemplate, fromPathTemplate
107 fromPathTemplate (substPathTemplate env template)
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/BuildReports/
H A DStorage.hs46 ( PathTemplate, fromPathTemplate
109 fromPathTemplate (substPathTemplate env template)
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Backpack/
H A DId.hs58 explicit_base cid0 = fromPathTemplate (InstallDirs.substPathTemplate env
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Backpack/
H A DId.hs57 explicit_base cid0 = fromPathTemplate (InstallDirs.substPathTemplate env
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Backpack/
H A DId.hs57 explicit_base cid0 = fromPathTemplate (InstallDirs.substPathTemplate env
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Backpack/
H A DId.hs58 explicit_base cid0 = fromPathTemplate (InstallDirs.substPathTemplate env
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Backpack/
H A DId.hs57 explicit_base cid0 = fromPathTemplate (InstallDirs.substPathTemplate env
/dports/math/hs-Agda/Agda-2.6.2/
H A DSetup.hs80 skipInterfaces lbi = fromPathTemplate (progSuffix lbi) == "-quicker"

123