úÎ%@"Õ     Safe      © 2015 2016 Stack Builders Inc.MIT*Stack Builders <hackage@stackbuilders.com> experimentalportableNone `Returns a parser for a Dotenv configuration file. Accepts key and value arguments separated by =7. Comments in all positions are handled appropriately./Parse a single environment variable assignment.VVariables must start with a letter or underscore, and may contain letters, digits or '_'% character after the first character.Value: quoted or unquoted. *Parse a value quoted with given character.!;Lexeme wrapper that takes care of consuming of white space."ZSpace consumer. Consumes all white space including comments, but never consumes newlines.# Just like " but also eats newlines.$ Just like % , but does not consume newlines.&JSkip line comment and stop before newline character without consuming it.'()* +,-!"#$&'()* +,-!"#$&© 2015 2016 Stack Builders Inc.MIT*Stack Builders <hackage@stackbuilders.com> experimentalportableNone|Loads the given list of options into the environment. Optionally override existing variables with values from Dotenv files.~Loads the options in the given file to the environment. Optionally override existing variables with values from Dotenv files.0Parses the given dotenv file and returns values without! adding them to the environment.dThe helper allows to avoid exceptions in the case of missing files and perform some action instead.Override existing settings?'List of values to be set in environmentOverride existing settings?6A file containing options to load into the environment!A file containing options to readVariables contained in the file.7Action to perform that may fail because of missing file+Action to perform if file is indeed missing.© 2015 2016 Stack Builders Inc.MIT*Stack Builders <hackage@stackbuilders.com> experimentalportableNone0Parses the given dotenv file and returns values without! adding them to the environment.!A file containing options to readVariables contained in the file/      !"#$%&'()*+,-./01234$dotenv-0.4.0.0-HU68E4CpNe67KBhaEMvWx#Configuration.Dotenv.ParsedVariableConfiguration.Dotenv.ParseConfiguration.DotenvConfiguration.Dotenv.Text VarFragmentVarInterpolation VarLiteral VarContentsVarValueUnquoted SingleQuoted DoubleQuotedVarNameParsedVariableinterpolateParsedVariables$fShowVarFragment$fEqVarFragment$fShowVarValue $fEqVarValue$fShowParsedVariable$fEqParsedVariable configParserloadloadFile parseFile onMissingFileaddInterpolated interpolateinterpolateContentsinterpolateFragment joinContentsenvLine variableNamevalue quotedWithlexemescscn spaceChar''megaparsec-6.0.2-GhAdGGQGe9N1mrdfjqVXIxText.Megaparsec.Char spaceCharskipLineComment QuoteType SingleQuote DoubleQuoteParserfragmentinterpolatedValueFragmentliteralValueFragment applySetting