freckle/yesod-auth-oauth2

Bump upper bounds to work with LTS-9.5

pbrisbin opened this issue · 1 comments

When building with Stackage LTS-9.5, some dependencies are newer than this package allows:

WARNING: Ignoring out of range dependency (allow-newer enabled): aeson-1.1.2.0. yesod-auth-oauth2 requires: >=0.6 && <1.1
WARNING: Ignoring out of range dependency (allow-newer enabled): hoauth2-1.3.0. yesod-auth-oauth2 requires: >=0.4.7 && <0.6
WARNING: Ignoring out of range dependency (allow-newer enabled): vector-0.12.0.1. yesod-auth-oauth2 requires: >=0.10 && <0.12

Provided this works (I will report back), we should bump these upper bounds.

This was closed in 937ad57