Dependencies for snap-server-0.2.13.3
Libraries
snap-server
- array (>=0.2 && <0.4)
- attoparsec (>=0.8.1 && <0.9)
- attoparsec-iteratee (>=0.1.1 && <0.2)
- base (>=4 && <5)
- bytestring
- bytestring-nums
- bytestring-show (>=0.3.2 && <0.4)
- cereal (>=0.3 && <0.4)
- containers
- directory-tree
- dlist (>=0.5 && <0.6)
- filepath
- iteratee (>=0.3.1 && <0.4)
- monads-fd
- murmur-hash (>=0.1 && <0.2)
- network (>=2.2.1 && <2.2.2)
- old-locale
- snap-core (==0.2.13)
- template-haskell
- time
- transformers
- unix-compat
- vector (>=0.6 && <0.7)
- if !(flag(portable) || os(windows))
- if flag(libev)
- hlibev (>=0.2.8 && <0.3)
- network-bytestring (>=0.1.2 && <0.2)
- PSQueue (>=1.1 && <1.2)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
libev | Use libev? | Disabled |
portable | Compile in cross-platform mode. No platform-specific code or optimizations such as C routines will be used. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info