diff options
author | David Waern <unknown> | 2007-08-01 21:52:58 +0000 |
---|---|---|
committer | David Waern <unknown> | 2007-08-01 21:52:58 +0000 |
commit | 08b187aa2d8682121b134a9c519c3ba9d254994c (patch) | |
tree | 6018029f3566b3b223d30dab73c8153de0990043 | |
parent | ad91e8c69f9a64e91395330508fbce0cf34657c7 (diff) |
Better indentation in haddock.cabal
-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 |