Export getRecordWith and getRecordPureWith (#51)

This commit is contained in:
Parnell Springmeyer 2018-10-18 20:56:57 -05:00 committed by Gabriel Gonzalez
parent ade542d288
commit f449b38cc9

View File

@ -264,8 +264,10 @@
module Options.Generic (
-- * Parsers
getRecord
, getRecordWith
, getWithHelp
, getRecordPure
, getRecordPureWith
, unwrapRecord
, unwrapWithHelp
, unwrapRecordPure