From a57d131a69b9b15dfaf9911905e4bd68713c52a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kameah=C4=81=CA=BBaweokaponia=20=CA=BBI=CA=BBi?= Date: Sat, 26 Mar 2016 21:25:47 -0500 Subject: [PATCH] Added the 'lhs' filetype for Literate Haskell Source files. Literate Haskell Source files now appear with the same attributes as plain Haskell Source files. --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index 520d352..13290dc 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -226,6 +226,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .hi 38;5;110 # haskell .hs 38;5;81 +.lhs 38;5;81 # binaries {{{2 # compiled apps for interpreted languages