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
main : '{Exception, IO} ()
main = do setEcho stdIn true
Result:
Encountered exception:
peekBool: not a boolean
CallStack (from HasCallStack):
error, called at src/Unison/Runtime/Stack.hs:1184:10 in unison-runtime-0.0.0-EgyIjzCCaNq2oASVOcLwbW:Unison.Runtime.Stack
The text was updated successfully, but these errors were encountered:
To reproduce, run the following program:
Result:
The text was updated successfully, but these errors were encountered: