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
Fix "unused arg" warning in purescript-presentation-mode
I'm not sure if the mode is even useful in Purescript because I'm not
exactly clear what it does (keep in mind this code was part of
haskell-mode before fork happened), but let's for now at least make
sure it doesn't produce warning and is included in compilation.
Fixes warning:
purescript-presentation-mode.el:38:33: Error: Unused lexical argument ‘session’
0 commit comments