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
Thanks. The check target is apparently turning a byte-compilation warning into an error, and I was reluctant to hide those particular warnings: see #356. But nonetheless, this needs to be fixed because it breaks the build, so I'll take care of it.
The error message
Checking haskell-yas.el...
Scanning haskell-yas.el...
Scanning haskell-yas.el...done
Checking haskell-yas.el...OK
In toplevel form:
haskell-yas.el:60:17:Error: assignment to free variable `yas-snippet-dirs'
make: *** [check-haskell-yas] Error 1
The text was updated successfully, but these errors were encountered: