Dependencies for perceptual-hash-0.1.4.7
Libraries
perceptual-hash
- base (>=4.10 && <5)
- bytestring
- hip
- JuicyPixels
- primitive
- vector
- vector-algorithms
- if !flag(disable-webp)- webp (>=0.1.0.3)
 
- if !flag(disable-avif)
Executables
phash
- base (>=4.9 && <5)
- containers
- filepath
- optparse-applicative (>=0.13.0.0)
- par-traverse (>=0.2.1.0)
- perceptual-hash
- stm (>=2.3)
Flags
Manual Flags
| Name | Description | Default | 
|---|---|---|
| with-phash | Use FFI bindings to pHash | Disabled | 
| llvm | Use LLVM backend to GHC rather than NCG | Disabled | 
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| disable-webp | Don't depend on webp FFI bindings | Disabled | 
| disable-avif | Don't depend on avif FFI bindings | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info