aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haddock.cabal14
1 files changed, 7 insertions, 7 deletions
diff --git a/haddock.cabal b/haddock.cabal
index e8da0014..6a5b1371 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -50,13 +50,13 @@ extra-source-files:
src/haddock.sh
data-files:
- html/haddock-DEBUG.css
- html/haddock.css
- html/haddock-util.js
- html/haskell_icon.gif
- html/minus.gif
- html/plus.gif
- html/frames.html
+ html/haddock-DEBUG.css
+ html/haddock.css
+ html/haddock-util.js
+ html/haskell_icon.gif
+ html/minus.gif
+ html/plus.gif
+ html/frames.html
flag in-ghc-tree
description: Are we in a GHC tree?