Commit bf1e5f83 authored by Alexandr Ruchkin's avatar Alexandr Ruchkin Committed by FichteFoll

SublimeHaskell: drop ST2 support (#6207)

parent 77656305
...@@ -3791,10 +3791,11 @@ ...@@ -3791,10 +3791,11 @@
}, },
{ {
"details": "https://github.com/SublimeHaskell/SublimeHaskell", "details": "https://github.com/SublimeHaskell/SublimeHaskell",
"labels": ["haskell"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"branch": "master" "tags": true
} }
] ]
}, },
......
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