From 61fcfac216ea019be8ef570c44573099e0cc62ed Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Tue, 16 Aug 2022 12:54:33 +1000 Subject: fixing a typo in the merge --- haddock.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haddock.cabal b/haddock.cabal index 1175a660..138a20b7 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -153,8 +153,8 @@ executable haddock else -- in order for haddock's advertised version number to have proper meaning, - -- we pin down to a single haddock-api version. - build-depends: haddock-api == 2.27.0 + -- we pin down to a single haddorg-api version. + build-depends: haddorg-api == 2.27.0 test-suite html-test type: exitcode-stdio-1.0 -- cgit v1.2.3