Skip to content

Commit 9120f4b

Browse files
authored
Merge pull request #657 from peterwicksstringfield/enable_code_completion_tests
* Enable code completion tests * Move utility functions to Test.Hls.Util
2 parents f260c29 + 22b27d6 commit 9120f4b

File tree

5 files changed

+447
-414
lines changed

5 files changed

+447
-414
lines changed

haskell-language-server.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ common hls-test-utils
197197
, hslogger
198198
, hspec
199199
, hspec-core
200+
, lens
200201
, lsp-test >=0.11.0.6
201202
, stm
202203
, tasty-hunit

0 commit comments

Comments
 (0)