Dependencies for gitit-0.10.1.2
Libraries
gitit
- base (>=3)
- filepath
- pandoc (>=1.9.0.5 && <1.10)
- pandoc-types (>=1.9.0.2 && <1.10)
- safe
- if flag(plugins)
Executables
gitit
- base (>=3 && <5)
- base64-bytestring (>=0.1 && <1.1)
- blaze-html (>=0.4 && <0.6)
- bytestring
- cgi
- ConfigFile (>=1 && <1.2)
- containers
- directory
- feed (>=0.3.6 && <0.4)
- filepath
- filestore (>=0.6 && <0.7)
- happstack-server (>=7.0 && <7.2)
- highlighting-kate (>=0.5.0.1 && <0.6)
- hslogger (>=1 && <1.3)
- HStringTemplate (>=0.6 && <0.7)
- HTTP (>=4000.0 && <4000.3)
- json (>=0.4 && <0.8)
- mtl
- network (>=2.1.0.0 && <2.5)
- old-locale (>=1)
- old-time
- pandoc (>=1.9.0.5 && <1.10)
- pandoc-types (>=1.9.0.2 && <1.10)
- parsec
- pretty
- process
- random
- recaptcha (>=0.1)
- SHA (>1 && <1.7)
- tagsoup (>=0.12 && <0.13)
- text
- time (>=1.1 && <1.5)
- url (>=2.1 && <2.2)
- utf8-string (>=0.3 && <0.4)
- xhtml
- xml (>=1.3.5)
- xss-sanitize (>=0.3 && <0.4)
- zlib (>=0.5 && <0.6)
- if impl(ghc>=6.10)
- if impl(ghc>=7.0.3)
- network (>=2.3 && <2.5)
- if flag(plugins)
expireGititCache
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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