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