-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
dhall freeze
to always re-freeze an import (#1471)
Fixes #1470 `dhall freeze` no longer attempts to use the cache to fetch an import since the cache might not match the underlying import any longer. Instead, `dhall freeze` now always attempts to fetch the underlying import to compute the new hash.
- Loading branch information
1 parent
8f2c28a
commit 90315e9
Showing
1 changed file
with
2 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters