Simplify .hs template

This commit is contained in:
Jan Hamal Dvořák 2025-05-31 09:22:50 +02:00
parent 3985b12973
commit b75aaac31f

View file

@ -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: