Update to support haskell syntax highlighting in code block

This commit is contained in:
Wu Cheng-Han 2016-11-18 12:17:37 +08:00
parent c671d54d67
commit 09e6596074
4 changed files with 20 additions and 13 deletions

View file

@ -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 \