aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2009-03-28 21:27:06 +0000
committerDavid Waern <david.waern@gmail.com>2009-03-28 21:27:06 +0000
commit4e150663a5687e0c60c7169a13e60a269617bdc2 (patch)
treed8b5a312daf7b8f7786c4e0a746a8aa0146388bb /haddock.cabal
parent86969f32b8e9118933c87356dcb643eacda8da19 (diff)
Layout fix
Diffstat (limited to 'haddock.cabal')
-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?