about summary refs log tree commit diff
path: root/users/glittershark/emacs.d/snippets/haskell-mode/annotation
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/emacs.d/snippets/haskell-mode/annotation')
-rw-r--r--users/glittershark/emacs.d/snippets/haskell-mode/annotation5
1 files changed, 0 insertions, 5 deletions
diff --git a/users/glittershark/emacs.d/snippets/haskell-mode/annotation b/users/glittershark/emacs.d/snippets/haskell-mode/annotation
deleted file mode 100644
index 8a2854d759..0000000000
--- a/users/glittershark/emacs.d/snippets/haskell-mode/annotation
+++ /dev/null
@@ -1,5 +0,0 @@
-# key: ann
-# name: annotation
-# expand-env: ((yas-indent-line 'fixed))
-# --
-{-# ANN ${1:module} ("${2:HLint: ignore ${3:Reduce duplication}}" :: String) #-}
\ No newline at end of file