diff options
Diffstat (limited to 'src/Documentation/Haddock.hs')
-rw-r--r-- | src/Documentation/Haddock.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Documentation/Haddock.hs b/src/Documentation/Haddock.hs index 5216b511..49732657 100644 --- a/src/Documentation/Haddock.hs +++ b/src/Documentation/Haddock.hs @@ -11,8 +11,6 @@ -- The Haddock API: A rudimentory, highly experimental API exposing some of -- the internals of Haddock. Don't expect it to be stable. ----------------------------------------------------------------------------- - - module Documentation.Haddock ( -- * Interface |