yasnippet-snippets/snippets/haskell-mode/pragma
2017-08-13 12:16:55 +01:00

5 lines
No EOL
75 B
Text

# -*- mode: snippet -*-
# name: pragma
# key: prag
# --
{-# ${1:PRAGMA} #-}