| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Dhall.Freeze
Contents
Description
This module contains the implementation of the dhall freeze subcommand
Synopsis
- freeze :: Maybe FilePath -> ProtocolVersion -> IO ()
- hashImport :: ProtocolVersion -> Import -> IO Import
Freeze
Arguments
| :: Maybe FilePath | Modify file in-place if present, otherwise read from |
| -> 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