Dependencies for hakyll-4.16.4.0
Libraries
hakyll
- aeson (>=1.0 && <1.6 || >=2.0 && <2.3)
- base (>=4.12 && <5)
- binary (>=0.5 && <0.10)
- blaze-html (>=0.5 && <0.10)
- bytestring (>=0.9 && <0.13)
- containers (>=0.3 && <0.8)
- data-default (>=0.4 && <0.9)
- deepseq (>=1.3 && <1.6)
- directory (>=1.2.7.0 && <1.4)
- file-embed (>=0.0.10.1 && <0.0.17)
- filepath (>=1.0 && <1.6)
- hashable (>=1.0 && <2)
- lrucache (>=1.1.1 && <1.3)
- mtl (>=1 && <2.4)
- network-uri (>=2.6 && <2.7)
- optparse-applicative (>=0.12 && <0.19)
- parsec (>=3.0 && <3.2)
- process (>=1.6 && <1.7)
- random (>=1.0 && <1.3)
- regex-tdfa (>=1.1 && <1.4)
- resourcet (>=1.1 && <1.4)
- scientific (>=0.3.4 && <0.4)
- tagsoup (>=0.13.1 && <0.15)
- template-haskell (>=2.14 && <2.23)
- text (>=0.11 && <1.3 || >=2.0 && <2.2)
- time (>=1.8 && <1.15)
- time-locale-compat (>=0.1 && <0.2)
- vector (>=0.11 && <0.14)
- wai-app-static (>=3.1 && <3.2)
- yaml (>=0.8.11 && <0.12)
- if flag(previewserver)
- fsnotify (>=0.2 && <0.5)
- http-types (>=0.9 && <0.13)
- wai (>=3.2 && <3.3)
- warp (>=3.2 && <3.5)
- if flag(watchserver)
- fsnotify (>=0.2 && <0.5)
- if flag(checkexternal)
- http-conduit (>=2.2 && <2.4)
- http-types (>=0.7 && <0.13)
- if flag(usepandoc)
- pandoc (>=2.11 && <2.20 || >=3.0 && <3.7)
Executables
hakyll-init
hakyll-website
- base (>=4.12 && <5)
- directory (>=1.0 && <1.4)
- filepath (>=1.0 && <1.6)
- hakyll
- pandoc (>=2.11 && <2.20 || >=3.0 && <3.7)
- if !flag(buildwebsite)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
previewserver | Include the preview server | Enabled |
watchserver | Include the watch server | Enabled |
checkexternal | Include external link checking | Enabled |
buildwebsite | Build the hakyll website | Disabled |
usepandoc | Include Pandoc support | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info