Handle text document change events with VFS
[opengl.git] / haskell-lsp-test.cabal
index 0c12d5ee7a6efcb272807290b1834306f8922616..51f5fb94ff2762da84d2164ac6c758da878fc02b 100644 (file)
@@ -35,6 +35,7 @@ library
                      , text
                      , transformers
                      , unordered-containers
+                     , yi-rope
   if os(windows)
     build-depends:     Win32
   else
@@ -61,6 +62,8 @@ test-suite tests
                      , haskell-lsp
                      , conduit
                      , conduit-parse
+                     , aeson
+                     , unordered-containers
   other-modules:       ParsingTests
   default-language:    Haskell2010