diff options
-rw-r--r-- | haddock.cabal | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/haddock.cabal b/haddock.cabal index d16eeca4..2dd9546d 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -24,9 +24,9 @@ hs-source-dirs: src exposed-modules: Distribution.Haddock other-modules: - Haddock.InterfaceFile - Haddock.Exception - Haddock.Types + Haddock.InterfaceFile + Haddock.Exception + Haddock.Types data-files: html/haddock-DEBUG.css html/haddock.css |