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