úÎ+é)      SafeAConfiguration Data Types with extra options for executing dotenv.The paths for the .env files$The paths for the .env.example files$Flag to allow override env variables^Default configuration. Use .env file without .env.example strict envs and without overriding.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./012%&'(345)*+,./012%&'(345)*+,.© 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.loadFileÿ parses the environment variables defined in the dotenv example file and checks if they are defined in the dotenv file or in the environment. It also allows to override the environment variables defined in the environment with the values defined in the dotenv file.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 environment!A file containing options to readVariables contained in the file67Action to perform that may fail because of missing file+Action to perform if file is indeed missing6© 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 file7      !"!#$%&'()*+,-./0123456789:;<%dotenv-0.5.0.2-AOVBQnX2tKP6f63FbpsFWrConfiguration.Dotenv.Types#Configuration.Dotenv.ParsedVariableConfiguration.Dotenv.ParseConfiguration.DotenvConfiguration.Dotenv.TextConfig configPathconfigExamplePathconfigOverride defaultConfig $fEqConfig $fShowConfig VarFragmentVarInterpolation VarLiteral VarContentsVarValueUnquoted SingleQuoted DoubleQuotedVarNameParsedVariableinterpolateParsedVariables$fShowVarFragment$fEqVarFragment$fShowVarValue $fEqVarValue$fShowParsedVariable$fEqParsedVariable configParserloadloadFile parseFile onMissingFileaddInterpolated interpolateinterpolateContentsinterpolateFragment joinContentsenvLine variableNamevalue quotedWithlexemescscn spaceChar''megaparsec-6.1.1-Lm8QaUNUvZXBWfcXGgHIA4Text.Megaparsec.Char spaceCharskipLineComment QuoteType SingleQuote DoubleQuoteParserfragmentinterpolatedValueFragmentliteralValueFragment applySetting