tvl-depot/snippets/haskell-mode/annotation
2018-09-18 10:18:20 -04:00

5 lines
No EOL
156 B
Text

# key: ann
# name: annotation
# expand-env: ((yas-indent-line 'fixed))
# --
{-# ANN ${1:module} ("${2:HLint: ignore ${3:Reduce duplication}}" :: String) #-}