Skip to content

Commit 2e7c0ce

Browse files
authored
Merge pull request #623 from gwils/build-tool-depends
Add hspec-discover to build-tool-depends in tactics plugin
2 parents b296149 + 4d5f13e commit 2e7c0ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/tactics/hls-tactics-plugin.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,6 @@ test-suite tests
9999
, hie-bios
100100
, ghc
101101
, containers
102+
build-tool-depends: hspec-discover:hspec-discover
102103
default-language: Haskell2010
103104

0 commit comments

Comments
 (0)