Skip to content
Snippets Groups Projects
Commit 1352ee0b authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Make all command line flags and flag collection types monoids

And specify command flags in a way that allows converting from or two strings.
So not only can we parse command lines into the various flag types, we can
convert back. This is crucial in cabal-install so that we can call Setup.hs
scripts with all the various args, and override certain flags in a typed way
rather than just representing them all as strings.
parent 47c65d60
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment