Dependencies for hakyll-4.9.1.0
Libraries
hakyll
- base (>=4.8 && <5)
- binary (>=0.5 && <0.9)
- blaze-html (>=0.5 && <0.9)
- blaze-markup (>=0.5.1 && <0.8)
- bytestring (>=0.9 && <0.11)
- containers (>=0.3 && <0.6)
- cryptohash (>=0.7 && <0.12)
- data-default (>=0.4 && <0.8)
- deepseq (>=1.3 && <1.5)
- directory (>=1.0 && <1.3)
- filepath (>=1.0 && <1.5)
- lrucache (>=1.1.1 && <1.3)
- mtl (>=1 && <2.3)
- network (>=2.6 && <2.7)
- network-uri (>=2.6 && <2.7)
- optparse-applicative (>=0.12 && <0.14)
- pandoc (>=1.14 && <1.19)
- pandoc-citeproc (>=0.4 && <0.11)
- parsec (>=3.0 && <3.2)
- process (>=1.0 && <1.5)
- random (>=1.0 && <1.2)
- regex-base (>=0.93 && <0.94)
- regex-tdfa (>=1.1 && <1.3)
- resourcet (>=1.1 && <1.2)
- scientific (>=0.3.4 && <0.4)
- tagsoup (>=0.13.1 && <0.15)
- text (>=0.11 && <1.3)
- time (>=1.4 && <1.7)
- time-locale-compat (>=0.1 && <0.2)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.11 && <0.12)
- yaml (>=0.8.11 && <0.9)
- if flag(previewserver)
- fsnotify (>=0.2 && <0.3)
- http-types (>=0.9 && <0.10)
- system-filepath (>=0.4.6 && <=0.5)
- wai (>=3.2 && <3.3)
- wai-app-static (>=3.1 && <3.2)
- warp (>=3.2 && <3.3)
- if flag(watchserver)
- fsnotify (>=0.2 && <0.3)
- system-filepath (>=0.4.6 && <=0.5)
- if flag(checkexternal)
- http-conduit (>=2.2 && <2.3)
- http-types (>=0.7 && <0.10)
Executables
hakyll-init
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
previewserver | Include the preview server | Enabled |
watchserver | Include the watch server | Enabled |
checkexternal | Include external link checking | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info