issues
search
soenkehahn
/
getopt-generics
Create command line interfaces with ease
Other
41
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make AddOptionHelp work again
#70
soenkehahn
closed
1 year ago
0
Drop support for ghc-7.10
#69
soenkehahn
closed
1 year ago
0
Use stack script in ./buildDocs.hs
#68
soenkehahn
closed
1 year ago
0
Support newer ghc versions
#67
soenkehahn
closed
3 years ago
0
Switch to github CI
#66
soenkehahn
closed
3 years ago
0
GHC 9.2 support
#65
DrewFenwick
opened
3 years ago
1
Remove comment about the library being experimental
#64
soenkehahn
closed
3 years ago
0
allow generics-sop-0.5
#63
soenkehahn
closed
4 years ago
0
update to latest lts
#62
soenkehahn
closed
5 years ago
0
add stack lock files and drop support for ghc-7.8
#61
soenkehahn
closed
5 years ago
0
allow generics-sop-0.5
#60
soenkehahn
closed
5 years ago
2
bump version
#59
soenkehahn
closed
6 years ago
0
update supported stack snapshots
#58
soenkehahn
closed
6 years ago
0
support ghc-8.4
#57
soenkehahn
closed
6 years ago
5
Build failing for ghc-8.4.1
#56
harendra-kumar
closed
6 years ago
2
Stack
#55
soenkehahn
closed
7 years ago
0
Pure
#54
soenkehahn
closed
8 years ago
0
allow optional positional arguments using Maybe
#53
soenkehahn
closed
9 years ago
0
Remove `Generics.Console.GetOpt.Generics` [breaking change]
#52
soenkehahn
closed
8 years ago
5
Cache dependencies on travis
#51
sol
closed
9 years ago
1
Ggp
#50
soenkehahn
closed
9 years ago
0
Prepare for generics-sop-0.2.
#49
kosmikus
closed
9 years ago
3
Make it easier to derive an instance for `HasArguments`.
#48
soenkehahn
closed
9 years ago
2
getopt-generics-0.10: examples testsuite failing
#47
juhp
closed
9 years ago
2
Add a shorter module that re-exports `System.Console.GetOpt.Generics` to facilitate importing
#46
soenkehahn
closed
9 years ago
1
Bash protocol
#45
soenkehahn
closed
9 years ago
0
Docs
#44
soenkehahn
closed
9 years ago
0
Support extra parameters that come after --
#43
proger
opened
9 years ago
0
Simple
#42
soenkehahn
closed
9 years ago
1
refactored error handling of fillInPositionalArguments
#41
soenkehahn
closed
9 years ago
0
accept "on", "off", and "yes", "no" as boolean values
#40
soenkehahn
closed
9 years ago
1
add `RenameOptions`
#39
soenkehahn
closed
9 years ago
2
refactoring: add FieldString
#38
soenkehahn
closed
9 years ago
1
fix bug for multiple uses of `UseForPositionalArguments`
#37
soenkehahn
closed
9 years ago
0
Tweaks
#36
soenkehahn
closed
9 years ago
1
Add `--version` support
#35
qoelet
closed
9 years ago
0
`AddShortOption "something" 'h'` clashes with `-h` for help.
#34
soenkehahn
opened
9 years ago
0
implement typed positional arguments
#33
soenkehahn
closed
9 years ago
1
Should we allow `Option a => [a]` for `PositionalArguments` (instead of `[String]`)?
#32
soenkehahn
closed
9 years ago
1
Support `Float` and `Double`.
#31
soenkehahn
closed
9 years ago
0
Support `Integer`
#30
soenkehahn
closed
9 years ago
0
Fix help output for positional arguments.
#29
soenkehahn
closed
9 years ago
1
Output tweak
#28
soenkehahn
closed
9 years ago
1
`unrecognized option` message has two `\n`s at the end.
#27
soenkehahn
closed
9 years ago
0
Simplify mapFieldInfoM.
#26
kosmikus
closed
9 years ago
1
Replace some code with generics-sop library functions.
#25
kosmikus
closed
9 years ago
4
Add markdown-unlit to build-tools
#24
jkarni
closed
9 years ago
2
getopt-generics-0.6.2 cannot compile its test suite
#23
peti
closed
9 years ago
17
getopt-generics-0.6.1 can't compile its test suite
#22
peti
closed
9 years ago
1
Require base-compat > 0.8
#21
sol
closed
9 years ago
1
Next