Dependencies for zxcvbn-hs-0.3.3
Libraries
zxcvbn-hs
- aeson (>=1.3 && <2.2 || >=2.2.0.0 && <2.3)
- attoparsec (>=0.13 && <0.15)
- base (>=4.9 && <5.0)
- base64-bytestring (>=1.0 && <1.3)
- binary (>=0.8 && <0.11)
- binary-instances (>=1 && <2.0)
- containers (>=0.6 && <0.7)
- fgl (>=5.7 && <5.9)
- lens (>=4.17 && <6)
- math-functions (>=0.3 && <0.4)
- text (>=1.2 && <2.1)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.12 && <0.14)
- zlib (>=0.6 && <0.7)
Executables
zxcvbn-tools
- aeson (>=1.3 && <2.2 || >=2.2.0.0 && <2.3)
- attoparsec (>=0.13 && <0.15)
- base (>=4.9 && <5.0)
- base64-bytestring (>=1.0 && <1.3)
- binary (>=0.8 && <0.11)
- binary-instances (>=1 && <2.0)
- containers (>=0.6 && <0.7)
- fgl (>=5.7 && <5.9)
- filepath (>=1.4 && <1.5)
- lens (>=4.17 && <6)
- math-functions (>=0.3 && <0.4)
- mtl (>=2.2 && <2.4.0)
- optparse-applicative (>=0.14 && <0.18)
- pipes (>=4.3 && <4.4)
- pipes-safe (>=2.3 && <2.4)
- pipes-text (>=0.0 && <1.1)
- text (>=1.2 && <2.1)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.12 && <0.14)
- zlib (>=0.6 && <0.7)
- zxcvbn-hs
- if !flag(tools)
- buildable: False
zxcvbn-example
- aeson (>=1.3 && <2.2 || >=2.2.0.0 && <2.3)
- attoparsec (>=0.13 && <0.15)
- base (>=4.9 && <5.0)
- base64-bytestring (>=1.0 && <1.3)
- binary (>=0.8 && <0.11)
- binary-instances (>=1 && <2.0)
- containers (>=0.6 && <0.7)
- fgl (>=5.7 && <5.9)
- lens (>=4.17 && <6)
- math-functions (>=0.3 && <0.4)
- text (>=1.2 && <2.1)
- time (>=1.8 && <2.0)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.12 && <0.14)
- 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