Commit 2999cff1 authored by SirReal's avatar SirReal

Add SublimeLinter-ghc, SublimeLinter plugin for haskell linting

parent 189b3a3f
...@@ -1871,6 +1871,16 @@ ...@@ -1871,6 +1871,16 @@
} }
] ]
}, },
{
"details": "https://github.com/SirReal/SublimeLinter-ghc",
"labels": ["linting", "SublimeLinter", "haskell"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/SirReal/SublimeLinter-ghc/tags"
}
]
},
{ {
"details": "https://github.com/SublimeLinter/SublimeLinter-gjslint", "details": "https://github.com/SublimeLinter/SublimeLinter-gjslint",
"donate": "https://github.com/SublimeLinter/SublimeLinter3#share-the-love", "donate": "https://github.com/SublimeLinter/SublimeLinter3#share-the-love",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment