From fa61d7aac0e3a1f7cf2196d0e16b4a5e1d0d2470 Mon Sep 17 00:00:00 2001 From: Francesco Mazzoli Date: Sun, 10 Dec 2017 21:04:03 +0100 Subject: [PATCH] fix regression in highlighting of qualified Haskell variables Commit 870d2d22d7aa5f2edbf9efb2e73157e08566d789 introduced a regression in the highlighting of qualified Haskell variables, such as `Foo.bar`. After that commit `Fo` was highlighted as a constructor (note, not `Foo`, just `Fo` without the trailing `o`). This restores the original behavior. --- rc/base/haskell.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/base/haskell.kak b/rc/base/haskell.kak index b5e60c30..91cf852f 100644 --- a/rc/base/haskell.kak +++ b/rc/base/haskell.kak @@ -39,7 +39,7 @@ add-highlighter shared/haskell/code regex (?