@hackage dhall-docs1.0.3
Generate HTML docs from a dhall package
Categories
License
BSD-3-Clause
Maintainer
Gabriel439@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (20)
- base >=4.11.0.0 && <5
- bytestring <0.11
- containers
- cryptonite <0.29
- dhall >=1.35.0 && <1.38
- directory >=1.3.0.0 && <1.4 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