@hackage dhall-docs0.0.1
Generate HTML docs from a dhall package
Categories
License
BSD-3-Clause
Maintainer
Gabriel439@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (17)
- base >=4.9.1.0 && <5
- bytestring <0.11
- containers
- dhall >=1.32.0
- directory >=1.3.0.0 && <1.4
- file-embed >=0.0.10.0 Show all…
Dependents (0)
Package Flags
ghci-data-files
(off by default)
To enable use of data-files while running `stack ghci`
Use this package if you want to create HTML documentation from your dhall packages:
See the
Dhall.Docsmodule if you want to use this package as a libraryUse the
dhall-docsprogram from this package if you want an executable
The Dhall.Docs module also contains instructions for how to use this package