Skip to content

Commit 34ecb1a

Browse files
committed
Add build-tool-depends: hspec-discover:hspec-discover
1 parent e3aef38 commit 34ecb1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ghcup.cabal

+2
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,8 @@ test-suite ghcup-test
324324
-Wall -fwarn-tabs -fwarn-incomplete-uni-patterns
325325
-fwarn-incomplete-record-updates
326326

327+
build-tool-depends: hspec-discover:hspec-discover
328+
327329
build-depends:
328330
, base >=4.13 && <5
329331
, bytestring ^>=0.10

0 commit comments

Comments
 (0)