Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 3005379

Browse files
committed
fix version of lsp-test
1 parent 0ffe26b commit 3005379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-ide-engine.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ test-suite func-test
275275
, data-default
276276
, directory
277277
, filepath
278-
, lsp-test >= 0.5.1.1 && < 0.5.2
278+
, lsp-test == 0.5.1.1
279279
, haskell-ide-engine
280280
, haskell-lsp-types >= 0.4
281281
, hie-test-utils

0 commit comments

Comments
 (0)