# nri-env-parser _Reviewed last on 2019-07-20_ The 12-factor app uses environment variables for configuration. A Haskell app will need to parse environmental values into types. This library provides functionality to do so for commonly used types. It also provides a way to generate an overview of all environment variables an app consumes.