hflags

Command line flag parser, very similar to Google's gflags

http://github.com/errge/hflags

Version on this page:0.4.1@rev:1
LTS Haskell 8.24:0.4.2@rev:1
Stackage Nightly 2017-02-11:0.4.2@rev:1
Latest on Hackage:0.4.3

See all snapshots hflags appears in

Apache-2.0 licensed by Mihaly Barasz, Gergely Risko
Maintained by Gergely Risko
This version can be pinned in stack with:hflags-0.4.1@sha256:f310a53519ee630e1fce25c0169e788530636a0f6bd78c49b95cf4fc82b83344,3236

Module documentation for 0.4.1

Used by 2 packages in nightly-2016-03-19(full list with versions):

hflags

Command line flag parser for Haskell, conceptually very similar to Google's gflags