Dependencies for yesod-auth-oauth2-0.0.8
Libraries
yesod-auth-oauth2
- aeson (>=0.6 && <0.8)
- authenticate (>=1.3.2.7 && <1.4)
- bytestring (>=0.9.1.4)
- hoauth2 (>=0.4.1 && <0.5)
- http-conduit (>=2.0 && <3.0)
- http-types (>=0.8 && <0.9)
- lifted-base (>=0.2 && <0.4)
- text (>=0.7 && <2.0)
- transformers (>=0.2.2 && <0.4)
- uuid (>=1.3 && <1.4)
- yesod-auth (>=1.3 && <1.4)
- yesod-core (>=1.2 && <1.4)
- yesod-form (>=1.3 && <1.4)
- if flag(network-uri)
- network-uri (>=2.6)
- network (<2.6)
- if flag(ghc7)
- base (>=4.3 && <5)
- base (>=4 && <4.3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
ghc7 | Enabled | |
network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info