Dependencies for sd-jwt-0.1.0.0
Libraries
sd-jwt
- aeson (>=2.0 && <2.3)
- base (>=4.14 && <5)
- base64-bytestring (>=1.2 && <1.3)
- bytestring (>=0.11 && <0.12)
- containers (>=0.6 && <0.7)
- cryptonite (>=0.30 && <0.31)
- jose (>=0.10 && <0.13)
- lens (>=4.16 && <5.4)
- memory (>=0.18 && <0.19)
- mtl (>=2.2 && <3)
- scientific (>=0.3 && <0.4)
- text (>=2.0 && <2.1)
- time (>=1.9 && <1.13)
- vector (>=0.13 && <0.14)
Executables
sd-jwt-example
- aeson (>=2.0 && <2.3)
- base (>=4.14 && <5)
- base64-bytestring (>=1.2 && <1.3)
- bytestring (>=0.11 && <0.13)
- containers (>=0.6 && <0.7)
- cryptonite (>=0.30 && <0.31)
- directory (>=1.3 && <1.4)
- jose (>=0.10 && <0.13)
- lens (>=4.16 && <5.4)
- memory (>=0.18 && <0.19)
- mtl (>=2.2 && <3)
- scientific (>=0.3 && <0.4)
- sd-jwt
- text (>=2.0 && <2.1)
- time (>=1.9 && <1.13)
- vector (>=0.13 && <0.14)
sd-jwt-interop-test
- aeson (>=2.0 && <2.3)
- base (>=4.14 && <5)
- base64-bytestring (>=1.2 && <1.3)
- bytestring (>=0.11 && <0.12)
- containers (>=0.6 && <0.7)
- cryptonite (>=0.30 && <0.31)
- jose (>=0.10 && <0.13)
- lens (>=4.16 && <5.4)
- memory (>=0.18 && <0.19)
- mtl (>=2.2 && <3)
- scientific (>=0.3 && <0.4)
- text (>=2.0 && <2.1)
- time (>=1.9 && <1.13)
- vector (>=0.13 && <0.14)
- if flag(interop-tests)
- aeson (>=2.0 && <2.3)
- base (>=4.14 && <5)
- containers (>=0.6 && <0.7)
- directory (>=1.3)
- filepath (>=1.4)
- hspec (>=2.10)
- HsYAML (>=0.2 && <0.3)
- HsYAML-aeson (>=0.2 && <0.3)
- sd-jwt
- text (>=2.0 && <2.1)
- buildable: False
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| interop-tests | Build interoperability test executable (not built by default) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info