summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror/mode/haskell-literate/haskell-literate.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/vendor/codemirror/mode/haskell-literate/haskell-literate.js')
-rw-r--r--public/vendor/codemirror/mode/haskell-literate/haskell-literate.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/codemirror/mode/haskell-literate/haskell-literate.js b/public/vendor/codemirror/mode/haskell-literate/haskell-literate.js
index 9358994d..906415b4 100644
--- a/public/vendor/codemirror/mode/haskell-literate/haskell-literate.js
+++ b/public/vendor/codemirror/mode/haskell-literate/haskell-literate.js
@@ -40,4 +40,4 @@
}, "haskell")
CodeMirror.defineMIME("text/x-literate-haskell", "haskell-literate")
-})
+});