diff options
Diffstat (limited to 'src/Haddock/Interface/Create.hs')
-rw-r--r-- | src/Haddock/Interface/Create.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Haddock/Interface/Create.hs b/src/Haddock/Interface/Create.hs index 3014fb45..224df2c4 100644 --- a/src/Haddock/Interface/Create.hs +++ b/src/Haddock/Interface/Create.hs @@ -9,7 +9,6 @@ -- Stability : experimental -- Portability : portable ----------------------------------------------------------------------------- - module Haddock.Interface.Create (createInterface) where |