Safe Haskell | None |
---|---|
Language | Haskell2010 |
This module contains the implementation of the dhall freeze
subcommand
Synopsis
- freeze :: Maybe FilePath -> StandardVersion -> IO ()
- hashImport :: FilePath -> StandardVersion -> Import -> IO Import
Freeze
:: Maybe FilePath | Modify file in-place if present, otherwise read from |
-> StandardVersion | |
-> IO () |
Implementation of the dhall freeze
subcommand