Export toGNUCommandLine

... as suggested by @roberth

Co-Authored-By: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
Gabriel Gonzalez
2020-01-05 14:44:42 -08:00
committed by GitHub
co-authored by Robert Hensing
parent 6d584c2614
commit a46679facd
+1 -1
View File
@@ -121,7 +121,7 @@ let
isOptionType mkOptionType; isOptionType mkOptionType;
inherit (asserts) inherit (asserts)
assertMsg assertOneOf; assertMsg assertOneOf;
inherit (cli) encodeGNUCommandLine; inherit (cli) encodeGNUCommandLine toGNUCommandLine;
inherit (debug) addErrorContextToAttrs traceIf traceVal traceValFn inherit (debug) addErrorContextToAttrs traceIf traceVal traceValFn
traceXMLVal traceXMLValMarked traceSeq traceSeqN traceValSeq traceXMLVal traceXMLValMarked traceSeq traceSeqN traceValSeq
traceValSeqFn traceValSeqN traceValSeqNFn traceShowVal traceValSeqFn traceValSeqN traceValSeqNFn traceShowVal