Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setEcho builtin seems broken #5524

Closed
mitchellwrosen opened this issue Jan 7, 2025 · 0 comments · Fixed by #5526
Closed

setEcho builtin seems broken #5524

mitchellwrosen opened this issue Jan 7, 2025 · 0 comments · Fixed by #5526

Comments

@mitchellwrosen
Copy link
Member

To reproduce, run the following program:

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants