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
Should be easy to fix. Look for the section where type signatures are defined (search for the :: in the grammar). And there is a bunch of patterns defined for when it should stop (such as } and )) just add <- and that'll probably do it.
This behaviour is not observed when the part to the left of (<-) is wrapped in parenthesis.
The text was updated successfully, but these errors were encountered: