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
haskell-indentation.el: Add support for UnicodeSyntax tokens
This adds support for handling the UnicodeSyntax symbols `→`, `←`, and
`∷` tokens like their ASCII counterparts `->`, `<-`, and `::`
respectively.
This should resolvepurescript-emacs#2 as well.
0 commit comments