aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authordavve <davve@dtek.chalmers.se>2006-08-19 20:07:55 +0000
committerdavve <davve@dtek.chalmers.se>2006-08-19 20:07:55 +0000
commita7d3efef2e17273fb28a3d711d00843c1c875a17 (patch)
treec441da71c6e5cf4fb12e0303f204d3e7759e3494 /haddock.cabal
parent7ef7e7beb6e79166dec2f31cfbd16f7170066a6b (diff)
Adapt to latest GHC
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index d226d8e1..a9749119 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -9,7 +9,7 @@ maintainer: Simon Marlow <simonmar@microsoft.com>
stability: stable
homepage: http://www.haskell.org/haddock/
synopsis: Haddock is a documentation-generation tool for Haskell libraries
-build-depends: base>=1.0, haskell98>=1.0, mtl>=1.0, network>=1.0, ghc
+build-depends: base>=1.0, haskell98>=1.0, mtl>=1.0, ghc, network>=1.0
data-files:
html/haddock-DEBUG.css
html/haddock.css