Îõ³h&ì       Safe-Inferred*dotenv Re-export System.Environment or System.Environment.Blank helpers.dotenv Re-export System.Environment or System.Environment.Blank helpers.© 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-Inferred¿ © 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-Inferred"° dotenvàReturns a parser for a Dotenv configuration file. Accepts key and value arguments separated by =7. Comments in all positions are handled appropriately.dotenv/Parse a single environment variable assignment.dotenvÖVariables must start with a letter or underscore, and may contain letters, digits or '_'% character after the first character. dotenvValue: quoted or unquoted.!dotenv*Parse a value quoted with given character."dotenv;Lexeme wrapper that takes care of consuming of white space.#dotenvÚSpace consumer. Consumes all white space including comments, but never consumes newlines.$dotenv Just like # but also eats newlines.%dotenv Just like & , but does not consume newlines.'dotenvÊSkip line comment and stop before newline character without consuming it.© 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-InferredýdotenvÁConfiguration Data Types with extra options for executing dotenv.dotenvThe paths for the .env filesdotenv$The paths for the .env.example filesdotenv$Flag to allow override env variables dotenv=Flag to log the loaded variables and other useful information dotenv!Flag to allow duplicate variables dotenvÞDefault configuration. Use .env file without .env.example strict envs and without overriding. © 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-Inferred%& —(dotenvMonad Stack for the application dotenvüLoads the given list of options into the environment. Optionally override existing variables with values from Dotenv files. dotenvloadFileŒ 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.dotenv0Parses the given dotenv file and returns values without! adding them to the environment.)dotenvÍThe function logs in console when a variable is loaded into the environment.dotenväThe helper allows to avoid exceptions in the case of missing files and perform some action instead.*dotenvÆThe helper throws an exception if the allow duplicate is set to False. dotenvOverride existing settings?dotenv'List of values to be set in environment dotenvDotenv configurationdotenv!A file containing options to readdotenvVariables contained in the file+dotenv*A key-value pair to set in the environmentdotenv7Action to perform that may fail because of missing filedotenv+Action to perform if file is indeed missing      © 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-Inferred,dotenv0Parses the given dotenv file and returns values without! adding them to the environment.,dotenv!A file containing options to readdotenvVariables contained in the file,-     !"##$%&'()*+,-./0123456&dotenv-0.11.0.0-73CF2Tre81PF7gNDp4xNrJ Configuration.Dotenv.EnvironmentConfiguration.Dotenv#Configuration.Dotenv.ParsedVariableConfiguration.Dotenv.ParseConfiguration.Dotenv.TypesConfiguration.Dotenv.TextbaseSystem.Environment.BlankunsetEnvSystem.EnvironmentgetEnvironment lookupEnvsetEnvConfig configPathconfigExamplePathconfigOverride configVerboseallowDuplicates defaultConfigloadloadFile parseFile onMissingFile VarFragmentVarInterpolation VarLiteralCommandInterpolation VarContentsVarValueUnquoted SingleQuoted DoubleQuotedVarNameParsedVariableinterpolateParsedVariables configParserenvLine variableNamevalue quotedWithlexemescscn spaceChar''megaparsec-9.3.0-G4BY3xnMcWu3YtT5QrdhGHText.Megaparsec.Char spaceCharskipLineCommentDotEnvinfoforbidDuplicates applySetting