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:IO()
main =dolet a =1-- hovering over a shows nothingprint a -- hovering over a shows a : Integer
Hovering for definitions declared in let block inside do block does not work.
The text was updated successfully, but these errors were encountered:
scarf005
changed the title
hover for let definition in do block doesn work unless mentioned elsewhere
hover for let definition in do block doesn't work unless mentioned elsewhere
Jul 18, 2023
2023-07-18.20-36-23.mp4
Hovering for definitions declared in let block inside do block does not work.
The text was updated successfully, but these errors were encountered: