home/.vim/bundle/vim-template/templates/=template=.hs

13 lines
170 B
Haskell
Raw Normal View History

#! /usr/bin/env runhugs +l
--
-- %FFILE%
-- Copyright (C) %YEAR% %USER% <%MAIL%>
--
-- Distributed under terms of the %LICENSE% license.
--
module %FILE% where
%HERE%