about summary refs log tree commit diff
path: root/users/grfn/emacs.d/snippets/haskell-mode/hlint
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/emacs.d/snippets/haskell-mode/hlint')
-rw-r--r--users/grfn/emacs.d/snippets/haskell-mode/hlint8
1 files changed, 0 insertions, 8 deletions
diff --git a/users/grfn/emacs.d/snippets/haskell-mode/hlint b/users/grfn/emacs.d/snippets/haskell-mode/hlint
deleted file mode 100644
index f25a9b8d40..0000000000
--- a/users/grfn/emacs.d/snippets/haskell-mode/hlint
+++ /dev/null
@@ -1,8 +0,0 @@
-# -*- mode: snippet -*-
-# name: hlint
-# uuid: hlint
-# expand-env: ((yas-indent-line 'fixed))
-# key: hlint
-# condition: t
-# --
-{-# ANN module ("Hlint: ignore $1" :: String) #- }
\ No newline at end of file