@hackage load-env0.2.0.0

Load environment variables from a file.

Parse a .env file and load any declared variables into the current process's environment. This allows for a .env file to specify development-friendly defaults for configuration values normally set in the deployment environment.