Dependencies for hackage-server-0.5.0
Executables
hackage-server
- acid-state (>=0.12.2)
- aeson (>=0.6.1 && <0.6.2)
- array (>=0.1)
- async (>=2.0 && <2.1)
- base (>=4 && <5)
- base16-bytestring (>=0.1 && <0.2)
- base64-bytestring (>=0.1 && <0.2 || >=1.0 && <1.1)
- blaze-builder
- bytestring (>=0.10.4.1)
- Cabal (>=1.20 && <1.21)
- cereal (>=0.4)
- containers (>=0.4)
- crypto-api (>=0.12 && <0.13)
- csv (>=0.1 && <0.2)
- deepseq (>=1.1 && <1.2 || >=1.3 && <1.4)
- directory (>=1.0 && <1.3)
- filepath (>=1.1)
- happstack-server (>=7.3 && <7.4)
- HaXml (>=1.24)
- hslogger
- HStringTemplate (>=0.7 && <0.8)
- lifted-base (>=0.2.1 && <0.3)
- mime-mail (>=0.4 && <0.5)
- mtl (>=2.0)
- network (>=2.1)
- old-locale (>=1.0)
- parsec (>=3.1 && <3.2)
- pretty (>=1.0)
- pureMD5 (>=0.2)
- QuickCheck (>=2.5)
- random (>=1.0)
- rss (>=3000.2.0.3)
- safecopy (>=0.6 && <0.9)
- split (>=0.2)
- stm (>=2.2 && <2.5)
- tar (>=0.4.0.1 && <0.5)
- text (>=0.11)
- time (>=1.1 && <1.5)
- transformers (>=0.3)
- unix (>=2.7)
- unordered-containers (>=0.2.3.0)
- vector (>=0.10)
- xhtml (>=3000.1)
- zlib (>=0.5.3 && <0.6)
- if !flag(build-hackage-server)
- buildable: False
- if !flag(minimal)
hackage-mirror
- aeson
- array
- base
- binary
- bytestring
- Cabal
- cereal
- containers
- directory
- filepath
- HTTP (>=4000.2.11)
- mtl
- network
- old-locale
- pretty
- random
- safecopy
- tar
- text
- time
- unix
- vector
- zlib
- if !flag(build-hackage-mirror)
- buildable: False
hackage-build
- aeson (>=0.6.1 && <0.6.2)
- array
- base
- binary
- bytestring
- Cabal
- cereal
- containers
- directory
- filepath
- hscolour (>=1.8)
- HTTP
- mtl
- network
- old-locale
- pretty
- process (>=1.0)
- random
- safecopy
- tar
- text
- time
- unix
- vector
- zlib
- if !flag(build-hackage-build)
- buildable: False
hackage-import
- aeson (>=0.6.1 && <0.6.2)
- array
- async
- attoparsec
- base
- binary
- bytestring
- Cabal
- cereal
- containers
- csv
- directory
- filepath
- HTTP (>=4000.2.11)
- mtl
- network
- old-locale
- pretty
- random
- safecopy
- tar
- text
- time
- unordered-containers
- vector
- zlib
- if !flag(build-hackage-import)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
minimal | Include only the minimum feature set. | Disabled |
debug | Include debugging features | Disabled |
build-hackage-server | Enabled | |
build-hackage-mirror | Enabled | |
build-hackage-build | Enabled | |
build-hackage-import | Disabled | |
test-create-user | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info