headergen-0.2.0.0: share/haskell/simple.template
{- |
Module : $module
Description : $description
Author : $author
Copyright : $copyright
License : $license
Maintainer : $maintainer
Stability : $stability
Portability : $portability
TODO: document module
-}
module $module.name
(
) where