diff options
Diffstat (limited to 'src/Haddock/Interface/LexParseRn.hs')
-rw-r--r-- | src/Haddock/Interface/LexParseRn.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Haddock/Interface/LexParseRn.hs b/src/Haddock/Interface/LexParseRn.hs index 5b1dd8b5..a92c9c46 100644 --- a/src/Haddock/Interface/LexParseRn.hs +++ b/src/Haddock/Interface/LexParseRn.hs @@ -1,4 +1,3 @@ - ----------------------------------------------------------------------------- -- | -- Module : Haddock.Interface.LexParseRn @@ -9,7 +8,6 @@ -- Stability : experimental -- Portability : portable ----------------------------------------------------------------------------- - module Haddock.Interface.LexParseRn ( HaddockCommentType(..), lexParseRnHaddockComment, |