Dependencies for leksah-server-0.10.0.3
Libraries
leksah-server
- base (>=4.0.0.0 && <4.4)
- binary (>=0.5.0.0 && <0.6)
- binary-shared (>=0.8 && <0.9)
- bytestring (>=0.9.0.1 && <0.10)
- Cabal (>=1.6.0.1 && <1.11)
- containers (>=0.2.0.0 && <0.5)
- deepseq (>=1.1 && <1.2)
- directory (>=1.0.0.2 && <1.2)
- filepath (>=1.1.0.1 && <1.3)
- ghc (>=6.10.1 && <7.1)
- hslogger (>=1.0.7 && <1.2)
- ltk (>=0.9 && <1.0)
- mtl (>=1.1.0.2 && <2.1)
- network (>=2.2 && <3.0)
- parsec (>=2.1.0.1 && <2.2)
- pretty (>=1.0.1.0 && <1.1)
- process-leksah (>=1.0.1.3 && <1.1)
- time (>=1.1 && <1.3)
- if impl(ghc>=6.12)
- haddock (>=2.7.2 && <2.10)
- haddock-leksah (==2.5.0)
- if os(windows)
- Win32 (>=2.2.0.0 && <2.3)
- unix (>=2.3.1.0 && <2.5)
- if flag(libcurl)
- curl (>=1.3.5 && <1.4)
Executables
leksah-server
- base (>=4.0.0.0 && <4.4)
- binary (>=0.5.0.0 && <0.6)
- binary-shared (>=0.8 && <0.9)
- bytestring (>=0.9.0.1 && <0.10)
- Cabal (>=1.6.0.1 && <1.11)
- containers (>=0.2.0.0 && <0.5)
- deepseq (>=1.1 && <1.2)
- directory (>=1.0.0.2 && <1.2)
- filepath (>=1.1.0.1 && <1.3)
- ghc (>=6.10.1 && <7.1)
- hslogger (>=1.0.7 && <1.2)
- ltk (>=0.9 && <1.0)
- mtl (>=1.1.0.2 && <2.1)
- network (>=2.2 && <3.0)
- parsec (>=2.1.0.1 && <2.2)
- pretty (>=1.0.1.0 && <1.1)
- process-leksah (>=1.0.1.3 && <1.1)
- time (>=1.1 && <1.3)
- if impl(ghc>=6.12)
- haddock (>=2.7.2 && <2.10)
- haddock-leksah (==2.5.0)
- if os(windows)
- Win32 (>=2.2.0.0 && <2.3)
- unix (>=2.3.1.0 && <2.5)
- if flag(libcurl)
- curl (>=1.3.5 && <1.4)
leksahecho
- base (>=4.0.0.0 && <4.4)
- deepseq (>=1.1 && <1.2)
- hslogger (>=1.0.7 && <1.2)
- process-leksah (>=1.0.1.3 && <1.1)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| curl | Use runs curl instead of wget (curl is the default on OSX) | Disabled |
| libcurl | Use libcurl instead of running wget | Disabled |
| threaded | Build with support for multithreaded execution | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info