dhall-docs-1.0.9: Generate HTML docs from a dhall package
Safe HaskellNone
LanguageHaskell2010

Dhall.Docs

Description

This module contains the top level and options parsing of the dhall-docs executable

Synopsis

Options

data Options Source #

Command line options

Constructors

Options 

Fields

Version 

Execution

main :: IO () Source #

Entry point for the dhall-docs executable

defaultMain :: Options -> IO () Source #

Default execution of dhall-docs command