dhall-1.30.0: A configuration language guaranteed to terminate

Safe HaskellNone
LanguageHaskell2010

Dhall.Format

Contents

Description

This module contains the implementation of the dhall format subcommand

Synopsis

Format

data Format Source #

Arguments to the format subcommand

format :: Format -> IO () Source #

Implementation of the dhall format subcommand