Skip to content

Commit 832fff1

Browse files
committed
Updated language extensions variable name.
1 parent 6649fc1 commit 832fff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/haskell-mode/lang-pragma

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
# contributor: Luke Hoersten <luke@hoersten.org>
66
# --
77
{-# LANGUAGE `(some #'(lambda (fn)
8-
(funcall fn "Extension: " haskell-ghc-supported-languages))
8+
(funcall fn "Extension: " haskell-ghc-supported-extensions))
99
yas-prompt-functions)` #-}

0 commit comments

Comments
 (0)