diff options
Diffstat (limited to 'src/Haddock/Interface/Rn.hs')
-rw-r--r-- | src/Haddock/Interface/Rn.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Haddock/Interface/Rn.hs b/src/Haddock/Interface/Rn.hs index a115225a..99c5d3ea 100644 --- a/src/Haddock/Interface/Rn.hs +++ b/src/Haddock/Interface/Rn.hs @@ -1,4 +1,3 @@ - module Haddock.Interface.Rn ( rnDoc, rnHaddockModInfo ) where import Haddock.Types |