ports/devel/hs-haskell-language-server/files/patch-hls-test-utils_hls-test-utils.cabal
2021-09-20 11:38:03 +03:00

22 lines
633 B
Text

--- hls-test-utils/hls-test-utils.cabal.orig 2021-09-15 07:36:17 UTC
+++ hls-test-utils/hls-test-utils.cabal
@@ -34,7 +34,6 @@ library
, aeson
, async
, base >=4.12 && <5
- , blaze-markup
, bytestring
, containers
, data-default
@@ -44,11 +43,8 @@ library
, ghcide ^>=1.4
, hls-graph
, hls-plugin-api ^>=1.2
- , hspec <2.8
- , hspec-core
, lens
, lsp ^>=1.2
- , lsp-test ^>=0.14
, lsp-types >=1.2 && <1.4
, tasty
, tasty-expected-failure