Dependencies for openid-connect-0.2.0
Libraries
openid-connect
- aeson (>=1.3 && <2.2)
- base (>=4.9 && <5.0)
- bytestring (>=0.10 && <0.12)
- case-insensitive (>=1.2 && <1.3)
- containers (>=0.6 && <0.7)
- cookie (>=0.4 && <0.5)
- cryptonite (>=0.25 && <1.0)
- http-client (>=0.6 && <0.8)
- http-types (>=0.12 && <0.13)
- jose (>=0.10 && <0.11)
- lens (>=4.0 && <5.3)
- memory (>=0.14 && <1.0)
- mtl (>=2.2 && <2.4)
- network-uri (>=2.6 && <2.8)
- text (>=1.2 && <2.1)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
Executables
example
- aeson (>=1.3 && <2.2)
- base (>=4.9 && <5.0)
- blaze-html (>=0.9 && <0.10)
- bytestring (>=0.10 && <0.12)
- case-insensitive (>=1.2 && <1.3)
- containers (>=0.6 && <0.7)
- cookie (>=0.4 && <0.5)
- cryptonite (>=0.25 && <1.0)
- http-client (>=0.6 && <0.8)
- http-client-tls (>=0.3 && <0.4)
- http-types (>=0.12 && <0.13)
- jose (>=0.10 && <0.11)
- lens (>=4.0 && <5.3)
- memory (>=0.14 && <1.0)
- mtl (>=2.2 && <2.4)
- network-uri (>=2.6 && <2.8)
- openid-connect
- optparse-applicative (>=0.14 && <0.18)
- servant (>=0.16 && <0.20)
- servant-blaze (>=0.9 && <0.10)
- servant-server (>=0.16 && <0.20)
- text (>=1.2 && <2.1)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
- warp (>=3.2 && <3.4)
- warp-tls (>=3.2 && <3.4)
- if !flag(example)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
example | Build the example application | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info