dhall-1.19.1: 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

-> StandardVersion 
-> IO () 

Implementation of the dhall freeze subcommand

hashImport Source #

Arguments

:: FilePath

Current working directory

-> StandardVersion 
-> Import 
-> IO Import 

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