issues
search
ndmitchell
/
cmdargs
Haskell library for command line argument processing
Other
91
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support ghc-911
#70
yaitskov
opened
6 months ago
0
Convert '_' to '-' in values
#69
sapek
opened
7 months ago
0
ghc-9.6.1 runtime error
#68
shayne-fletcher
closed
1 year ago
1
Incorrect handling of subcommands with the same argument
#67
ad-si
opened
2 years ago
1
How can I customize --numeric-version?
#66
suhdonghwi
opened
4 years ago
13
splitArgs: document quoting rules
#65
hseg
opened
4 years ago
0
hidden arguments?
#64
LeventErkok
opened
4 years ago
6
Is it possible to create arguments with only a single dash?
#63
jprider63
opened
4 years ago
1
Tighter bounds base for old cmdargs
#62
vmchale
opened
4 years ago
1
Way to use multiple modes without partial record field selectors?
#61
vaclavsvejcar
closed
3 years ago
2
Inconsistency in handling boolean arguments
#60
ozgurakgun
opened
5 years ago
1
Running multiple sub-commands
#59
srid
opened
5 years ago
1
Default Lists?
#58
Chobbes
opened
5 years ago
0
Comments in args file
#57
alensiljak
opened
5 years ago
5
Using `&= help` with `&= argPos` throws an error
#56
aviaviavi
opened
5 years ago
1
man and info generation
#55
defanor
opened
6 years ago
0
Add Functor instances for GetOpt wrapper
#54
DanielG
closed
6 years ago
3
sudo-like cli: a way to instruct `cmdargs` to not look for flags in the remaining arguments
#53
oshyshko
opened
6 years ago
2
A problem with common flags and multiple typFile resulting in "ITEM"
#52
oshyshko
closed
6 years ago
4
Wondering how to make a required argument.
#51
Magicloud
opened
6 years ago
4
Generate help text if no default mode was specified
#50
GianlucaGuarini
closed
7 years ago
2
modeHelp eats blank lines
#49
simonmichael
opened
7 years ago
1
expandArgsAt doesn't understand ~
#48
simonmichael
opened
7 years ago
1
Added Semigroup instances, in preparation for base 4.11
#47
ElvishJerricco
closed
7 years ago
12
Does not print help message for all options with the same help message in multiple modes
#46
ki11men0w
closed
7 years ago
2
Use source code highlighting in readme.
#45
thisiswhereitype
closed
7 years ago
3
runtime error with newtype declarations
#44
epsilonhalbe
opened
7 years ago
0
Fix the GHC 8.2 build
#43
RyanGlScott
closed
7 years ago
3
use errorWithoutStackTrace with GHC 8+
#42
simonmichael
closed
7 years ago
9
Have --help list the options available for --help
#41
phlummox
opened
7 years ago
3
preserve newlines in the html output too
#40
ozgurakgun
closed
8 years ago
3
white-space:nowrap
#39
ozgurakgun
closed
8 years ago
6
an attempt to fix #18 -- preserve line breaks in the help text during wrap
#38
ozgurakgun
closed
8 years ago
3
Using the `explicit` annotation (with `System.Console.CmdArgs.Implicit`) isn't honored
#37
noteed
opened
8 years ago
3
Store unknown flags
#36
ndmitchell
opened
9 years ago
2
Support nested records
#35
ndmitchell
opened
9 years ago
1
cmdArgsRun on an invalid flag should say how to get help
#34
ndmitchell
opened
9 years ago
1
Modes/Flags/Args ordering should be customizable
#33
ndmitchell
opened
9 years ago
0
Release the part that lets you use a GUI
#32
ndmitchell
opened
9 years ago
0
Support Data.Text[.Lazy].Text and Filesystem.Path.FilePath
#31
ndmitchell
opened
9 years ago
0
Better error messages for invalid annotations
#30
ndmitchell
opened
9 years ago
0
Add a way of regenerating the getArgs input, with changes
#29
ndmitchell
opened
9 years ago
0
Add command aliases
#28
ndmitchell
opened
9 years ago
0
Lack of documentation about the terms mode/flag/argument
#27
ndmitchell
opened
9 years ago
0
--help showing partial information should explain how to find more
#26
ndmitchell
opened
9 years ago
0
hackage readme corrupted
#25
ghorn
closed
8 years ago
2
Data.Generics.Any: Undefined field inside compose0, :% :: Ratio Int
#24
andre-van-delden
closed
9 years ago
1
Using enum to set mupltiple flags in a field causes runtime failure.
#23
Hrothen
opened
9 years ago
2
the built-in help flag is hard to customise
#22
simonmichael
opened
9 years ago
1
Unable to make args mandatory
#21
toothbrush
closed
9 years ago
4
Next