diff options
Diffstat (limited to 'users/grfn/emacs.d/snippets/haskell-mode/hlint')
-rw-r--r-- | users/grfn/emacs.d/snippets/haskell-mode/hlint | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/grfn/emacs.d/snippets/haskell-mode/hlint b/users/grfn/emacs.d/snippets/haskell-mode/hlint index 74b63dc672e4..f25a9b8d409e 100644 --- a/users/grfn/emacs.d/snippets/haskell-mode/hlint +++ b/users/grfn/emacs.d/snippets/haskell-mode/hlint @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: hlint -# uuid: +# uuid: hlint # expand-env: ((yas-indent-line 'fixed)) # key: hlint # condition: t |