Dependencies for wireguard-hs-0.1.0
Libraries
wireguard-hs
- base (>=4.15 && <4.16)
- clock (>=0.8.2 && <0.9)
- cryptonite (>=0.29 && <0.30)
- ip (>=1.7 && <1.8)
- memory (>=0.16 && <0.17)
- network (>=3.1 && <3.2)
- text (>=1.2 && <1.3)
- time (>=1.9 && <1.10)
- vector (>=0.12 && <0.13)
- vector-sized (>=1.4 && <1.5)
- wide-word (>=0.1 && <0.2)
- if flag(aeson)
- if flag(beam)
- beam-core (>=0.9 && <0.10)
- bytestring (>=0.10 && <0.11)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
aeson | Enable ToJSON/FromJSON instances with Aeson | Disabled |
beam | Enable Beam serializers/deserializers | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info