úÎ4)0=      !"#$%&'()*+,-./0123456789: ; < Safec     © 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.A;Lexeme wrapper that takes care of consuming of white space.BZSpace consumer. Consumes all white space including comments, but never consumes newlines.C Just like B but also eats newlines.D Just like E , but does not consume newlines.FJSkip line comment and stop before newline character without consuming it.GHINone_  None6$Value of the env variable&Type that the env variable should have#$%#$%None"#ž&'()*+,'&()*+,© 2015 2017 Stack Builders Inc.MIT*Stack Builders <hackage@stackbuilders.com> experimentalportableSafeÇ-AConfiguration Data Types with extra options for executing dotenv./The paths for the .env files0$The paths for the .env.example files1$Flag to allow override env variables2^Default configuration. Use .env file without .env.example strict envs and without overriding.-./012-./012-./01© 2015 2016 Stack Builders Inc.MIT*Stack Builders <hackage@stackbuilders.com> experimentalportableNone"#)H5|Loads the given list of options into the environment. Optionally override existing variables with values from Dotenv files.6loadFileÿ 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.70Parses the given dotenv file and returns values without! adding them to the environment.8dThe helper allows to avoid exceptions in the case of missing files and perform some action instead.5Override existing settings?'List of values to be set in environment7!A file containing options to readVariables contained in the file87Action to perform that may fail because of missing file+Action to perform if file is indeed missing56785678© 2015 2016 Stack Builders Inc.MIT*Stack Builders <hackage@stackbuilders.com> experimentalportableNone-±90Parses the given dotenv file and returns values without! adding them to the environment.9!A file containing options to readVariables contained in the file99 None/÷: loadSafeFile parses the  .scheme.ymlN file and will perform the type checking of the environment variables in the .env file.:;<;:<J     !"#$%&'()*+,-./01234556789:;<=>?> @ A BCDEFGHIJKLMNOPQR%dotenv-0.5.2.2-CS1pTb9oTwY4RiyEruEdE9#Configuration.Dotenv.ParsedVariableConfiguration.Dotenv.Parse!Configuration.Dotenv.Scheme.Types"Configuration.Dotenv.Scheme.Parser#Configuration.Dotenv.Scheme.HelpersConfiguration.Dotenv.TypesConfiguration.DotenvConfiguration.Dotenv.TextConfiguration.Dotenv.Scheme VarFragmentVarInterpolation VarLiteralCommandInterpolation VarContentsVarValueUnquoted SingleQuoted DoubleQuotedVarNameParsedVariableinterpolateParsedVariables$fShowVarFragment$fEqVarFragment$fShowVarValue $fEqVarValue$fShowParsedVariable$fEqParsedVariable configParserEnvenvNameenvTyperequiredEnvType EnvIntegerEnvBoolEnvText$fFromJSONEnvType $fFromJSONEnv $fShowEnvType $fEqEnvType $fShowEnv$fEqEnvparseEnvsWithScheme parseEnvAsshowTypematchValueAndTypejoinEnvsmissingDotenvsmissingSchemeEnvs sepWithCommasshowMissingDotenvsshowMissingSchemeEnvsConfig configPathconfigExamplePathconfigOverride defaultConfig $fEqConfig $fShowConfigloadloadFile parseFile onMissingFile loadSafeFile checkConfigrunSchemaCheckerenvLine variableNamevalue quotedWithlexemescscn spaceChar'&megaparsec-6.4.0-xl4HlJBghw88uZEZB1lRfText.Megaparsec.Char spaceCharskipLineComment QuoteType SingleQuote DoubleQuote