Home
last modified time | relevance | path

Searched refs:flagReq (Results 1 – 25 of 72) sorted by relevance

123

/dports/finance/hs-hledger-web/hledger-web-1.19/Hledger/Web/
H A DWebOptions.hs41 , flagReq
46 , flagReq
51 , flagReq
56 , flagReq
61 , flagReq
66 , flagReq
71 , flagReq
76 , flagReq
/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/
H A DCliOptions.hs115 …,flagReq ["debug"] (\s opts -> Right $ setopt "debug" s opts) "[N]" "show debug output (levels…
128 …,flagReq ["alias"] (\s opts -> Right $ setopt "alias" s opts) "OLD=NEW" "rename accounts…
130 …,flagReq ["pivot"] (\s opts -> Right $ setopt "pivot" s opts) "TAGNAME" "use some other …
139flagReq ["begin","b"] (\s opts -> Right $ setopt "begin" s opts) "DATE" "include postings/txn…
140 …,flagReq ["end","e"] (\s opts -> Right $ setopt "end" s opts) "DATE" "include postings/txns…
154 …,flagReq ["depth"] (\s opts -> Right $ setopt "depth" s opts) "NUM" "(or -NUM): hide acco…
166 ,flagReq ["X","exchange"] (\s opts -> Right $ setopt "X" s opts) "COMM"
172 ,flagReq ["value"] (\s opts -> Right $ setopt "value" s opts) "TYPE[,COMM]"
194 ,flagReq ["color","colour"] (\s opts -> Right $ setopt "color" s opts) "WHEN"
227 outputFormatFlag fmts = flagReq
[all …]
H A DCompoundBalanceCommand.hs69 …[flagReq ["drop"] (\s opts -> Right $ setopt "drop" s opts) "N" "flat mode: omit N leading accoun…
74 …,flagReq ["format"] (\s opts -> Right $ setopt "format" s opts) "FORMATSTR" "use this custom line…
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/
H A DCliOptions.hs115 …,flagReq ["debug"] (\s opts -> Right $ setopt "debug" s opts) "[N]" "show debug output (levels…
128 …,flagReq ["alias"] (\s opts -> Right $ setopt "alias" s opts) "OLD=NEW" "rename accounts…
130 …,flagReq ["pivot"] (\s opts -> Right $ setopt "pivot" s opts) "TAGNAME" "use some other …
139flagReq ["begin","b"] (\s opts -> Right $ setopt "begin" s opts) "DATE" "include postings/txn…
140 …,flagReq ["end","e"] (\s opts -> Right $ setopt "end" s opts) "DATE" "include postings/txns…
154 …,flagReq ["depth"] (\s opts -> Right $ setopt "depth" s opts) "NUM" "(or -NUM): hide acco…
166 ,flagReq ["X","exchange"] (\s opts -> Right $ setopt "X" s opts) "COMM"
172 ,flagReq ["value"] (\s opts -> Right $ setopt "value" s opts) "TYPE[,COMM]"
194 ,flagReq ["color","colour"] (\s opts -> Right $ setopt "color" s opts) "WHEN"
227 outputFormatFlag fmts = flagReq
[all …]
H A DCompoundBalanceCommand.hs69 …[flagReq ["drop"] (\s opts -> Right $ setopt "drop" s opts) "N" "flat mode: omit N leading accoun…
74 …,flagReq ["format"] (\s opts -> Right $ setopt "format" s opts) "FORMATSTR" "use this custom line…
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/
H A DCliOptions.hs115 …,flagReq ["debug"] (\s opts -> Right $ setopt "debug" s opts) "[N]" "show debug output (levels…
128 …,flagReq ["alias"] (\s opts -> Right $ setopt "alias" s opts) "OLD=NEW" "rename accounts…
130 …,flagReq ["pivot"] (\s opts -> Right $ setopt "pivot" s opts) "TAGNAME" "use some other …
139flagReq ["begin","b"] (\s opts -> Right $ setopt "begin" s opts) "DATE" "include postings/txn…
140 …,flagReq ["end","e"] (\s opts -> Right $ setopt "end" s opts) "DATE" "include postings/txns…
154 …,flagReq ["depth"] (\s opts -> Right $ setopt "depth" s opts) "NUM" "(or -NUM): hide acco…
166 ,flagReq ["X","exchange"] (\s opts -> Right $ setopt "X" s opts) "COMM"
172 ,flagReq ["value"] (\s opts -> Right $ setopt "value" s opts) "TYPE[,COMM]"
194 ,flagReq ["color","colour"] (\s opts -> Right $ setopt "color" s opts) "WHEN"
227 outputFormatFlag fmts = flagReq
[all …]
H A DCompoundBalanceCommand.hs69 …[flagReq ["drop"] (\s opts -> Right $ setopt "drop" s opts) "N" "flat mode: omit N leading accoun…
74 …,flagReq ["format"] (\s opts -> Right $ setopt "format" s opts) "FORMATSTR" "use this custom line…
/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/Commands/
H A DClose.hs30 …,flagReq ["close-desc"] (\s opts -> Right $ setopt "close-desc" s opts) "DESC" ("description fo…
31 …,flagReq ["open-desc"] (\s opts -> Right $ setopt "open-desc" s opts) "DESC" ("description fo…
32 …,flagReq ["close-acct"] (\s opts -> Right $ setopt "close-acct" s opts) "ACCT" ("account to tra…
33 …,flagReq ["open-acct"] (\s opts -> Right $ setopt "open-acct" s opts) "ACCT" ("account to tra…
43 …,flagReq ["close-to"] (\s opts -> Right $ setopt "close-acct" s opts) "ACCT" ("old spelling of -…
44 …,flagReq ["open-from"] (\s opts -> Right $ setopt "open-acct" s opts) "ACCT" ("old spelling of --…
H A DAccounts.hs43 …[flagReq ["drop"] (\s opts -> Right $ setopt "drop" s opts) "N" "flat mode: omit N leading accoun…
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/Commands/
H A DClose.hs30 …,flagReq ["close-desc"] (\s opts -> Right $ setopt "close-desc" s opts) "DESC" ("description fo…
31 …,flagReq ["open-desc"] (\s opts -> Right $ setopt "open-desc" s opts) "DESC" ("description fo…
32 …,flagReq ["close-acct"] (\s opts -> Right $ setopt "close-acct" s opts) "ACCT" ("account to tra…
33 …,flagReq ["open-acct"] (\s opts -> Right $ setopt "open-acct" s opts) "ACCT" ("account to tra…
43 …,flagReq ["close-to"] (\s opts -> Right $ setopt "close-acct" s opts) "ACCT" ("old spelling of -…
44 …,flagReq ["open-from"] (\s opts -> Right $ setopt "open-acct" s opts) "ACCT" ("old spelling of --…
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/Commands/
H A DClose.hs30 …,flagReq ["close-desc"] (\s opts -> Right $ setopt "close-desc" s opts) "DESC" ("description fo…
31 …,flagReq ["open-desc"] (\s opts -> Right $ setopt "open-desc" s opts) "DESC" ("description fo…
32 …,flagReq ["close-acct"] (\s opts -> Right $ setopt "close-acct" s opts) "ACCT" ("account to tra…
33 …,flagReq ["open-acct"] (\s opts -> Right $ setopt "open-acct" s opts) "ACCT" ("account to tra…
43 …,flagReq ["close-to"] (\s opts -> Right $ setopt "close-acct" s opts) "ACCT" ("old spelling of -…
44 …,flagReq ["open-from"] (\s opts -> Right $ setopt "open-acct" s opts) "ACCT" ("old spelling of --…
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/
H A DExplicit.hs17 ,flagReq ["greeting","g"] (upd "greeting") "MSG" "Greeting to give"
45 ,flagReq ["color","colour","bobby"] (upd "color") "" ""
77 … "dist" ["dist"] "" (flagArg (upd "") "") [flagNone ["bob"] ("bob":) "", flagReq ["bill"] (upd "bi…
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs17 ,flagReq ["greeting","g"] (upd "greeting") "MSG" "Greeting to give"
45 ,flagReq ["color","colour","bobby"] (upd "color") "" ""
77 … "dist" ["dist"] "" (flagArg (upd "") "") [flagNone ["bob"] ("bob":) "", flagReq ["bill"] (upd "bi…
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs17 ,flagReq ["greeting","g"] (upd "greeting") "MSG" "Greeting to give"
45 ,flagReq ["color","colour","bobby"] (upd "color") "" ""
77 … "dist" ["dist"] "" (flagArg (upd "") "") [flagNone ["bob"] ("bob":) "", flagReq ["bill"] (upd "bi…
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs17 ,flagReq ["greeting","g"] (upd "greeting") "MSG" "Greeting to give"
45 ,flagReq ["color","colour","bobby"] (upd "color") "" ""
77 … "dist" ["dist"] "" (flagArg (upd "") "") [flagNone ["bob"] ("bob":) "", flagReq ["bill"] (upd "bi…
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/
H A DExplicit.hs17 ,flagReq ["greeting","g"] (upd "greeting") "MSG" "Greeting to give"
45 ,flagReq ["color","colour","bobby"] (upd "color") "" ""
77 … "dist" ["dist"] "" (flagArg (upd "") "") [flagNone ["bob"] ("bob":) "", flagReq ["bill"] (upd "bi…
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/
H A DExplicit.hs17 ,flagReq ["greeting","g"] (upd "greeting") "MSG" "Greeting to give"
45 ,flagReq ["color","colour","bobby"] (upd "color") "" ""
77 … "dist" ["dist"] "" (flagArg (upd "") "") [flagNone ["bob"] ("bob":) "", flagReq ["bill"] (upd "bi…
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/
H A DExplicit.hs17 ,flagReq ["greeting","g"] (upd "greeting") "MSG" "Greeting to give"
45 ,flagReq ["color","colour","bobby"] (upd "color") "" ""
77 … "dist" ["dist"] "" (flagArg (upd "") "") [flagNone ["bob"] ("bob":) "", flagReq ["bill"] (upd "bi…
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs17 ,flagReq ["greeting","g"] (upd "greeting") "MSG" "Greeting to give"
45 ,flagReq ["color","colour","bobby"] (upd "color") "" ""
77 … "dist" ["dist"] "" (flagArg (upd "") "") [flagNone ["bob"] ("bob":) "", flagReq ["bill"] (upd "bi…
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs17 ,flagReq ["greeting","g"] (upd "greeting") "MSG" "Greeting to give"
45 ,flagReq ["color","colour","bobby"] (upd "color") "" ""
77 … "dist" ["dist"] "" (flagArg (upd "") "") [flagNone ["bob"] ("bob":) "", flagReq ["bill"] (upd "bi…
/dports/finance/hs-hledger-ui/hledger-ui-1.19/Hledger/UI/
H A DUIOptions.hs29 …,flagReq ["theme"] (\s opts -> Right $ setopt "theme" s opts) "THEME" ("use this custom display t…
30 …,flagReq ["register"] (\s opts -> Right $ setopt "register" s opts) "ACCTREGEX" "start in the (fi…
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DGetOpt.hs68 ReqArg op x -> flagReq names (\x (a,b) -> Right (a++[op x],b)) x help
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs68 ReqArg op x -> flagReq names (\x (a,b) -> Right (a++[op x],b)) x help
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs68 ReqArg op x -> flagReq names (\x (a,b) -> Right (a++[op x],b)) x help
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs68 ReqArg op x -> flagReq names (\x (a,b) -> Right (a++[op x],b)) x help

123