Do we need a custom openTempFile
?
#665
ivanperez-keera
started this conversation in
General
Replies: 1 comment 1 reply
-
I honestly have no idea what that comment is hinting at. As far as I can tell, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is a custom definition of
openTempFile
incopilot-theorem
. It's used by theKind2
backend.There's a note attached to it elsewhere that says that the one in
System.IO
in Haskell doesn't work on MacOSX.Can someone replicate that? If it works, the
openTempFile
function in Copilot could become a candidate for removal.Beta Was this translation helpful? Give feedback.
All reactions