diff options
Diffstat (limited to 'src/GF/Infra/Comments.hs')
| -rw-r--r-- | src/GF/Infra/Comments.hs | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/GF/Infra/Comments.hs b/src/GF/Infra/Comments.hs index 442728b80..e5f74f5ab 100644 --- a/src/GF/Infra/Comments.hs +++ b/src/GF/Infra/Comments.hs @@ -1,3 +1,17 @@ +---------------------------------------------------------------------- +-- | +-- Module : (Module) +-- Maintainer : (Maintainer) +-- Stability : (stable) +-- Portability : (portable) +-- +-- > CVS $Date $ +-- > CVS $Author $ +-- > CVS $Revision $ +-- +-- (Description of the module) +----------------------------------------------------------------------------- + module Comments where -- comment removal : line tails prefixed by -- as well as chunks in {- ... -} |
