Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 8531174

Browse files
committed
Forgot entry in .cabal
1 parent ddbb5b9 commit 8531174

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

haddock-api/haddock-api.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ test-suite spec
166166
Haddock.Backends.Hyperlinker.Parser
167167
Haddock.Backends.Hyperlinker.Types
168168

169-
build-depends: ghc ^>= 8.2
169+
build-depends: Cabal ^>= 2.0.0
170+
, ghc ^>= 8.2
170171
, ghc-paths ^>= 0.1.0.9
171172
, haddock-library ^>= 1.4.6
172173
, xhtml ^>= 3000.2.2

0 commit comments

Comments
 (0)