Dependencies for haste-compiler-0.6.0.0
Executables
haste-boot
- base (<5)
 - bytestring
 - bzlib
 - directory
 - filepath
 - ghc
 - ghc-paths
 - HTTP
 - network
 - network-uri
 - shellmate (>=0.3.2.2 && <0.4)
 - shellmate-extras
 - tar
 - transformers
 
hastec
- array
 - base (>4.8 && <5)
 - binary
 - bytestring (>=0.10.4)
 - containers
 - cryptonite (>=0.10 && <1.0)
 - directory
 - either
 - filepath
 - ghc (>=7.10 && <8)
 - ghc-paths
 - ghc-prim
 - ghc-simple (>=0.3 && <0.4)
 - mtl
 - random
 - shellmate (>=0.3.2.2 && <0.4)
 - system-fileio
 - utf8-string
 
haste-pkg
- base
 - bin-package-db
 - binary
 - bytestring
 - Cabal (>=1.22 && <1.24)
 - containers
 - directory (>=1 && <1.3)
 - filepath
 - ghc
 - process (>=1 && <1.3)
 - shellmate
 - if !os(windows)
 
haste-cat
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| portable | Install Haste into a self-contained directory. Package databases are still local to each user. Primarily useful for global installs.  | Disabled | 
| static | Build a statically linked binary. Only really useful together with portable.  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info