hnix/main
John Wiegley f3ee76f4ae Support handling of --arg and --argstr, though with some changes
optparse-applicative can't really support "--arg name value", so instead we
require "--arg name=value", printing an error message if the user attempts the
former.
2018-04-11 20:46:52 -07:00
..
Main.hs Support handling of --arg and --argstr, though with some changes 2018-04-11 20:46:52 -07:00