The same way you can turn off certain algorithms in password with the #63 PR, we could also have flags to turn of instances and with them dependencies of password-instances (since especially aeson and persistent can really bloat your dependency tree if you're not even using them)
The same way you can turn off certain algorithms in
passwordwith the #63 PR, we could also have flags to turn of instances and with them dependencies ofpassword-instances(since especiallyaesonandpersistentcan really bloat your dependency tree if you're not even using them)