From 09e6596074de176fa97efdb63062f19f6881b160 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Fri, 18 Nov 2016 12:17:37 +0800 Subject: Update to support haskell syntax highlighting in code block --- public/vendor/codemirror/compress.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'public/vendor/codemirror/compress.sh') diff --git a/public/vendor/codemirror/compress.sh b/public/vendor/codemirror/compress.sh index 8ee71a8f..1c6f4094 100644 --- a/public/vendor/codemirror/compress.sh +++ b/public/vendor/codemirror/compress.sh @@ -43,6 +43,7 @@ mode/python/python.js \ mode/shell/shell.js \ mode/php/php.js \ mode/sql/sql.js \ +mode/haskell/haskell.js \ mode/coffeescript/coffeescript.js \ mode/yaml/yaml.js \ mode/pug/pug.js \ -- cgit v1.2.3