summaryrefslogtreecommitdiffstats
path: root/application/libraries/Pygments.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/libraries/Pygments.php')
-rw-r--r--application/libraries/Pygments.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/libraries/Pygments.php b/application/libraries/Pygments.php
index 3c99481d1..13d82d2ad 100644
--- a/application/libraries/Pygments.php
+++ b/application/libraries/Pygments.php
@@ -182,6 +182,7 @@ class Pygments {
'html' => 'xml',
'java' => 'java',
'js' => 'js',
+ 'lhs' => 'lhs',
'lua' => 'lua',
'mli' => 'ocaml',
'mll' => 'ocaml',