aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
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 221d7245..1180cad0 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -210,7 +210,7 @@ test-suite html-tests
default-language: Haskell2010
main-is: runtests.hs
hs-source-dirs: tests/html-tests
- build-depends: base, directory, process, filepath, Cabal, regex-compat
+ build-depends: base, directory, process, filepath, Cabal
source-repository head
type: git