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
I've recently updated haskell-mode from 13.7 to 13.14.2, using Emacs 24.5.1 .
Now, when I try M-x haskell-mode while editing a haskell source file, I get the following error:
apply: Searching for program: no such file or directory, %s
I've also tried with the HEAD version of the master branch, but got the same error.