about summary refs log tree commit diff
path: root/users/grfn/emacs.d/snippets/haskell-mode/hlint
# -*- mode: snippet -*-
# name: hlint
# uuid:
# expand-env: ((yas-indent-line 'fixed))
# key: hlint
# condition: t
# --
{-# ANN module ("Hlint: ignore $1" :: String) #- }