elm-community / SublimeElmLanguageSupport

Elm language syntax highlighting and tool integration for ST2/3.

Home Page:https://packagecontrol.io/packages/Elm%20Language%20Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error thrown if "string" appears in the error message

pdamoc opened this issue · comments

If the error message thrown by the compiler contains the text string, the plugin throws an error on line 206 of elm_make.py

Fixed in e4d3fe3