diff options
Diffstat (limited to 'lua/lexers/haskell.lua')
| -rw-r--r-- | lua/lexers/haskell.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/haskell.lua b/lua/lexers/haskell.lua index 9358829..e4a9bfd 100644 --- a/lua/lexers/haskell.lua +++ b/lua/lexers/haskell.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2024 Mitchell. See LICENSE. +-- Copyright 2006-2025 Mitchell. See LICENSE. -- Haskell LPeg lexer. -- Modified by Alex Suraci. -- Migrated by Samuel Marquis. |
