From a0d412986305d4b45e82afde62ea48f1b06edb9d Mon Sep 17 00:00:00 2001 From: peb Date: Wed, 9 Feb 2005 11:46:54 +0000 Subject: "Committed_by_peb" --- src/GF/Infra/Comments.hs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/GF/Infra/Comments.hs') diff --git a/src/GF/Infra/Comments.hs b/src/GF/Infra/Comments.hs index e5f74f5ab..919b7dd12 100644 --- a/src/GF/Infra/Comments.hs +++ b/src/GF/Infra/Comments.hs @@ -12,9 +12,10 @@ -- (Description of the module) ----------------------------------------------------------------------------- -module Comments where +module Comments ( remComments + ) where --- comment removal : line tails prefixed by -- as well as chunks in {- ... -} +-- | comment removal : line tails prefixed by -- as well as chunks in {- ... -} remComments :: String -> String remComments s = -- cgit v1.2.3