Skip to content

Conversation

@Gabriella439
Copy link
Collaborator

The fix in #2350 introduced a new problem: now dhall freeze --cache --all is not idempotent and will fail if you run it a second time on the same due to trying to resolve the missing import. This change fixes that.

The fix in #2350
introduced a new problem: now `dhall freeze --cache --all` is not
idempotent and will fail if you run it a second time on the same due to
trying to resolve the `missing` import.  This change fixes that.
@Gabriella439 Gabriella439 merged commit 90a674f into master Apr 2, 2023
@Gabriella439 Gabriella439 deleted the gabriella/fix_freeze_cache_all branch April 2, 2023 19:40
locallycompact pushed a commit to locallycompact/dhall-haskell that referenced this pull request Apr 26, 2023
The fix in dhall-lang#2350
introduced a new problem: now `dhall freeze --cache --all` is not
idempotent and will fail if you run it a second time on the same due to
trying to resolve the `missing` import.  This change fixes that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants