Simplify .hs template
This commit is contained in:
parent
3985b12973
commit
b75aaac31f
1 changed files with 0 additions and 14 deletions
14
template/hs
14
template/hs
|
@ -1,18 +1,4 @@
|
|||
-- |
|
||||
-- Module :
|
||||
-- Copyright :
|
||||
-- License : MIT
|
||||
--
|
||||
-- Maintainer :
|
||||
-- Stability : unstable
|
||||
-- Portability : non-portable (ghc)
|
||||
--
|
||||
|
||||
module X
|
||||
(
|
||||
)
|
||||
where
|
||||
|
||||
|
||||
|
||||
-- vim:set ft=haskell sw=2 ts=2 et:
|
||||
|
|
Loading…
Reference in a new issue