calligraphy-0.1.3: HIE-based Haskell call graph and source code visualizer
Safe HaskellSafe-Inferred
LanguageHaskell2010

Calligraphy.Util.Optparse

Synopsis

Documentation

boolFlags Source #

Arguments

:: Bool

Default value

-> String

Flag name

-> String

Help suffix

-> Mod FlagFields Bool 
-> Parser Bool 

Enable/disable flags for a Bool.