ports/devel/hs-haskell-language-server/files/patch-plugins_hls-tactics-plugin_hls-tactics-plugin.cabal
2021-09-20 11:38:03 +03:00

17 lines
476 B
Text

--- plugins/hls-tactics-plugin/hls-tactics-plugin.cabal.orig 2021-09-15 07:36:17 UTC
+++ plugins/hls-tactics-plugin/hls-tactics-plugin.cabal
@@ -161,14 +161,11 @@ test-suite tests
, hls-plugin-api
, hls-tactics-plugin
, hls-test-utils >=1.0 && <1.2
- , hspec
, hspec-expectations
, lens
, lsp-types
, mtl
, QuickCheck
- , tasty-hspec
- , tasty-hunit
, text
build-tool-depends: hspec-discover:hspec-discover -any