Dependencies for zxcvbn-hs-0.2.0.0
Libraries
zxcvbn-hs
- attoparsec (>=0.13 && <0.14)
- base (>=4.9 && <5.0)
- base64-bytestring (>=1.0 && <1.1)
- binary (>=0.8 && <0.11)
- binary-instances (>=0.1 && <1.0)
- containers (>=0.6 && <0.7)
- fgl (>=5.7 && <5.8)
- lens (>=4.17 && <4.18)
- math-functions (>=0.3 && <0.4)
- text (>=1.2 && <1.3)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.12 && <0.13)
- zlib (>=0.6 && <0.7)
Executables
zxcvbn-tools
- attoparsec (>=0.13 && <0.14)
- base (>=4.9 && <5.0)
- base64-bytestring (>=1.0 && <1.1)
- binary (>=0.8 && <0.11)
- binary-instances (>=0.1 && <1.0)
- containers (>=0.6 && <0.7)
- fgl (>=5.7 && <5.8)
- filepath (>=1.4 && <1.5)
- lens (>=4.17 && <4.18)
- math-functions (>=0.3 && <0.4)
- mtl (>=2.2 && <2.3)
- optparse-applicative (>=0.14 && <0.15)
- pipes (>=4.3 && <4.4)
- pipes-safe (>=2.3 && <2.4)
- pipes-text (>=0.0 && <0.1)
- text (>=1.2 && <1.3)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.12 && <0.13)
- zlib (>=0.6 && <0.7)
- zxcvbn-hs
- if !flag(tools)
- buildable: False
zxcvbn-example
- attoparsec (>=0.13 && <0.14)
- base (>=4.9 && <5.0)
- base64-bytestring (>=1.0 && <1.1)
- binary (>=0.8 && <0.11)
- binary-instances (>=0.1 && <1.0)
- containers (>=0.6 && <0.7)
- fgl (>=5.7 && <5.8)
- lens (>=4.17 && <4.18)
- math-functions (>=0.3 && <0.4)
- text (>=1.2 && <1.3)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.12 && <0.13)
- zlib (>=0.6 && <0.7)
- zxcvbn-hs
Flags
Manual Flags
Name | Description | Default |
---|---|---|
tools | Build the data processing tools (i.e. dictionary compilers) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info