You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions to build the Docker image. The line that patches Dafny is failing because the Dockerfile clones the latest version of Dafny, and the patches cannot be applied to it.
Would it be possible to know the expected Dafny version for those patches? I temporarily disabled that step, but the generated programs could not be compiled successfully.
Best,
Manuel
The text was updated successfully, but these errors were encountered:
Hi,
I followed the instructions to build the Docker image. The line that patches Dafny is failing because the Dockerfile clones the latest version of Dafny, and the patches cannot be applied to it.
Would it be possible to know the expected Dafny version for those patches? I temporarily disabled that step, but the generated programs could not be compiled successfully.
Best,
Manuel
The text was updated successfully, but these errors were encountered: