tvl-depot/users/wpcarro/emacs/.emacs.d/snippets/haskell-mode/import-qualified

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
89 B
Text
Raw Normal View History

# -*- mode: snippet -*-
# name: Import qualified
# key: iq
# --
import qualified $1 as $2