hflags

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

http://github.com/errge/hflags

Version on this page:0.4.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:cd1621623ce0e62392a967da90b8b1aeda7de2fd56fc8a4958ae2e0bcb103dbe,3121

Module documentation for 0.4.1

Used by 2 packages in nightly-2016-05-25(full list with versions):

hflags

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