Dependencies for gitit-0.12.3
Libraries
gitit
- aeson (>=0.7 && <1.5)
- base (>=4.9 && <5)
- base64-bytestring (>=0.1 && <1.1)
- blaze-html (>=0.4 && <0.10)
- bytestring
- ConfigFile (>=1 && <1.2)
- containers
- directory
- feed (>=1.0 && <1.1)
- filepath
- filestore (>=0.6 && <0.7)
- happstack-server (>=7.0 && <7.6)
- hoauth2 (>=1.3.0 && <1.8)
- hslogger (>=1 && <1.3)
- HStringTemplate (>=0.6 && <0.9)
- HTTP (>=4000.0 && <4000.4)
- http-client-tls (>=0.2.2 && <0.4)
- http-conduit (>=2.1.6 && <2.4)
- json (>=0.4 && <0.10)
- mtl
- old-locale (>=1)
- old-time
- pandoc (>=2.2)
- pandoc-types (>=1.17.4.2 && <1.18)
- parsec
- pretty
- process
- random
- recaptcha (>=0.1)
- safe
- SHA (>1 && <1.7)
- skylighting (>=0.7.4 && <0.8)
- split
- syb
- tagsoup (>=0.13 && <0.15)
- text
- time (>=1.1 && <1.10)
- uri (>=0.1 && <0.2)
- uri-bytestring (>=0.2.3.3 && <=0.4)
- url (>=2.1 && <2.2)
- utf8-string (>=0.3 && <1.1)
- uuid (>=1.3 && <1.4)
- xhtml
- xml (>=1.3.5)
- xml-conduit (>=1.5 && <1.9)
- xss-sanitize (>=0.3 && <0.4)
- zlib (>=0.5 && <0.7)
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6 && <2.7)
- network (>=2 && <2.6)
- if flag(plugins)
Executables
gitit
- base (>=3 && <5)
- bytestring
- directory
- gitit
- hslogger
- mtl
- text
- utf8-string
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6 && <2.7)
- network (>=2 && <2.6)
expireGititCache
- base (>=4.9 && <5)
- filepath
- HTTP
- syb
- url
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6 && <2.7)
- network (>=2 && <2.6)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled |
plugins | Compile in support for plugins. This will increase the size of the executable and the memory it uses, so those who will not need plugins should disable this flag. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info