From a7d3efef2e17273fb28a3d711d00843c1c875a17 Mon Sep 17 00:00:00 2001 From: davve Date: Sat, 19 Aug 2006 20:07:55 +0000 Subject: Adapt to latest GHC --- haddock.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haddock.cabal') 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 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 -- cgit v1.2.3