Dependencies for hakyll-3.4.2.0
Libraries
hakyll
- base (>=4 && <5)
- binary (>=0.5 && <0.6)
- blaze-html (>=0.5 && <0.6)
- blaze-markup (>=0.5.1 && <0.6)
- bytestring (>=0.9 && <0.11)
- citeproc-hs (>=0.3.2 && <0.4)
- containers (>=0.3 && <0.6)
- cryptohash (>=0.7 && <0.8)
- directory (>=1.0 && <1.3)
- filepath (>=1.0 && <1.4)
- hamlet (>=1.0 && <1.2)
- lrucache (>=1.1.1 && <1.2)
- mtl (>=1 && <2.2)
- old-locale (>=1.0 && <1.1)
- old-time (>=1.0 && <1.2)
- pandoc (>=1.9.3 && <1.10)
- parsec (>=3.0 && <3.2)
- process (>=1.0 && <1.2)
- regex-base (>=0.93 && <0.94)
- regex-tdfa (>=1.1 && <1.2)
- tagsoup (>=0.12.6 && <0.13)
- text (>=0.11 && <1.12)
- time (>=1.1 && <1.5)
- if flag(previewserver)
- snap-core (>=0.6 && <0.9)
- snap-server (>=0.6 && <0.9)
- if flag(unixfilter)
- unix (>=2.4 && <2.6)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| previewserver | Include the preview server | Enabled |
| unixfilter | Include the UnixFilter module | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info