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

Commit d3f8dcb

Browse files
authored
Merge pull request #1211 from power-fungus/master
fix version of lsp-test
2 parents 4b318f2 + 3005379 commit d3f8dcb

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
@@ -274,7 +274,7 @@ test-suite func-test
274274
, data-default
275275
, directory
276276
, filepath
277-
, lsp-test >= 0.5.1.1 && < 0.5.2
277+
, lsp-test == 0.5.1.1
278278
, haskell-ide-engine
279279
, haskell-lsp-types >= 0.4
280280
, hie-test-utils

0 commit comments

Comments
 (0)