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 160316e9..fb16a2a9 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -47,7 +47,7 @@ executable haddock
build-depends:
base >= 4.3 && < 4.11
if flag(in-ghc-tree)
- hs-source-dirs: haddock-api/src, haddock-library/vendor/attoparsec-0.12.1.1, haddock-library/src
+ hs-source-dirs: haddock-api/src, haddock-library/vendor/attoparsec-0.13.1.0, haddock-library/src
cpp-options: -DIN_GHC_TREE
build-depends:
filepath,