Home
last modified time | relevance | path

Searched refs:ShowArgs (Results 1 – 15 of 15) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Simple/
H A DCommand.hs98 data ShowOrParseArgs = ShowArgs | ParseArgs constructor
305 addCommonFlags ShowArgs $ -- This is a slight hack, we don't want
308 commandGetOpts ShowArgs command
328 . addCommonFlags ShowArgs
329 $ commandGetOpts ShowArgs command )
372 ShowArgs -> [help]
378 ShowArgs -> ['h']
H A DSetup.hs896 ShowArgs -> filter ((`notElem` ["target-package-db"])
897 . optionName) $ copyOptions ShowArgs
980 ShowArgs -> filter ((`notElem` ["target-package-db"])
981 . optionName) $ installOptions ShowArgs
2097 ShowArgs -> [withProgramPath "PROG"]
2119 ShowArgs -> [programOption "PROG"]
2144 ShowArgs -> [programOptions "PROG"]
2185 distPrefFlagName ShowArgs = ["builddir"]
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Simple/
H A DCommand.hs98 data ShowOrParseArgs = ShowArgs | ParseArgs constructor
305 addCommonFlags ShowArgs $ -- This is a slight hack, we don't want
308 commandGetOpts ShowArgs command
328 . addCommonFlags ShowArgs
329 $ commandGetOpts ShowArgs command )
372 ShowArgs -> [help]
378 ShowArgs -> ['h']
H A DSetup.hs899 ShowArgs -> filter ((`notElem` ["target-package-db"])
900 . optionName) $ copyOptions ShowArgs
983 ShowArgs -> filter ((`notElem` ["target-package-db"])
984 . optionName) $ installOptions ShowArgs
2105 ShowArgs -> [withProgramPath "PROG"]
2127 ShowArgs -> [programOption "PROG"]
2152 ShowArgs -> [programOptions "PROG"]
2193 distPrefFlagName ShowArgs = ["builddir"]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Simple/
H A DCommand.hs99 data ShowOrParseArgs = ShowArgs | ParseArgs constructor
310 addCommonFlags ShowArgs $ -- This is a slight hack, we don't want
313 commandGetOpts ShowArgs command
333 . addCommonFlags ShowArgs
334 $ commandGetOpts ShowArgs command )
377 ShowArgs -> [help]
383 ShowArgs -> ['h']
H A DSetup.hs885 ShowArgs -> filter ((`notElem` ["target-package-db"])
886 . optionName) $ copyOptions ShowArgs
969 ShowArgs -> filter ((`notElem` ["target-package-db"])
970 . optionName) $ installOptions ShowArgs
2091 ShowArgs -> [withProgramPath "PROG"]
2113 ShowArgs -> [programOption "PROG"]
2138 ShowArgs -> [programOptions "PROG"]
2179 distPrefFlagName ShowArgs = ["builddir"]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Simple/
H A DCommand.hs101 data ShowOrParseArgs = ShowArgs | ParseArgs constructor
312 addCommonFlags ShowArgs $ -- This is a slight hack, we don't want
315 commandGetOpts ShowArgs command
335 . addCommonFlags ShowArgs
336 $ commandGetOpts ShowArgs command )
379 ShowArgs -> [help]
385 ShowArgs -> ['h']
H A DSetup.hs884 ShowArgs -> filter ((`notElem` ["target-package-db"])
885 . optionName) $ copyOptions ShowArgs
968 ShowArgs -> filter ((`notElem` ["target-package-db"])
969 . optionName) $ installOptions ShowArgs
2028 ShowArgs -> [withProgramPath "PROG"]
2050 ShowArgs -> [programOption "PROG"]
2075 ShowArgs -> [programOptions "PROG"]
2116 distPrefFlagName ShowArgs = ["builddir"]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Simple/
H A DCommand.hs99 data ShowOrParseArgs = ShowArgs | ParseArgs constructor
310 addCommonFlags ShowArgs $ -- This is a slight hack, we don't want
313 commandGetOpts ShowArgs command
333 . addCommonFlags ShowArgs
334 $ commandGetOpts ShowArgs command )
377 ShowArgs -> [help]
383 ShowArgs -> ['h']
H A DSetup.hs885 ShowArgs -> filter ((`notElem` ["target-package-db"])
886 . optionName) $ copyOptions ShowArgs
969 ShowArgs -> filter ((`notElem` ["target-package-db"])
970 . optionName) $ installOptions ShowArgs
2091 ShowArgs -> [withProgramPath "PROG"]
2113 ShowArgs -> [programOption "PROG"]
2138 ShowArgs -> [programOptions "PROG"]
2179 distPrefFlagName ShowArgs = ["builddir"]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DProjectFlags.hs59 yesNoOpt ShowArgs sf lf = trueArg sf lf function
H A DSetup.hs333 args ShowArgs = argsShown
2559 yesNoOpt ShowArgs sf lf = trueArg sf lf function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/ProjectConfig/
H A DLegacy.hs1377 ShowArgs -> [programOptions "PROG"]
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DSetup.hs362 args ShowArgs = argsShown
2856 yesNoOpt ShowArgs sf lf = trueArg sf lf function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/ProjectConfig/
H A DLegacy.hs1399 ShowArgs -> [programOptions "PROG"]