dhall-1.17.0: A configuration language guaranteed to terminate

Safe HaskellNone
LanguageHaskell2010

Dhall.Freeze

Contents

Description

This module contains the implementation of the dhall freeze subcommand

Synopsis

Freeze

freeze Source #

Arguments

:: Maybe FilePath

Modify file in-place if present, otherwise read from stdin and write to stdout

-> ProtocolVersion 
-> IO () 

Implementation of the dhall freeze subcommand

hashImport :: ProtocolVersion -> Import -> IO Import Source #

Retrieve an Import and update the hash to match the latest contents