Dependencies for openid-connect-0.1.0.0
Libraries
openid-connect
- aeson (>=1.3 && <1.5)
- base (>=4.9 && <5.0)
- bytestring (>=0.10 && <0.11)
- case-insensitive (>=1.2 && <1.3)
- cookie (>=0.4 && <0.5)
- cryptonite (>=0.25 && <1.0)
- http-client (>=0.6 && <0.7)
- http-types (>=0.12 && <0.13)
- jose (>=0.8 && <0.9)
- lens (>=4.0 && <5.0)
- memory (>=0.14 && <1.0)
- mtl (>=2.2 && <2.3)
- network-uri (>=2.6 && <2.7)
- text (>=1.2 && <1.3)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
Executables
example
- aeson (>=1.3 && <1.5)
- base (>=4.9 && <5.0)
- blaze-html (>=0.9)
- bytestring (>=0.10 && <0.11)
- case-insensitive (>=1.2 && <1.3)
- cookie (>=0.4 && <0.5)
- cryptonite (>=0.25 && <1.0)
- http-client (>=0.6 && <0.7)
- http-client-tls (>=0.3)
- http-types (>=0.12 && <0.13)
- jose (>=0.8 && <0.9)
- lens (>=4.0 && <5.0)
- memory (>=0.14 && <1.0)
- mtl (>=2.2 && <2.3)
- network-uri (>=2.6 && <2.7)
- openid-connect (>=0.1)
- optparse-applicative (>=0.14)
- servant (>=0.16)
- servant-blaze (>=0.9)
- servant-server (>=0.16)
- text (>=1.2 && <1.3)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
- warp (>=3.2)
- warp-tls (>=3.2)
- 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