configifier
configifier copied to clipboard
Error messages
When using configifier, one often gets very loud error messages, even if they are technically unrelated to configifier. My first thought is that it should be possible to newtype around the app-specific config type and pass that around. That would affect the way it is read-accessed throughout the application, but it might work.