Dependencies for pcap-0.4.3
Libraries
pcap
- haskell98
- network
- time
- if flag(bytestring-in-base)
- base (>=2.0 && <2.2)
- base (<2.0 || >=2.2)
- bytestring (>=0.9)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| bytestring-in-base | bytestring was part of the base library in ghc-6.6 days. The bytestring low level interface is in Data.ByteString.Internal and Data.Bytestring.Unsafe not Data.ByteString.Base | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info