diff --git a/template/hs b/template/hs index 40ef893..63e4d4b 100644 --- a/template/hs +++ b/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: