Explicitly specify copy on windows
[lsp-test.git] / lsp-test.cabal
index a26562a1e4225432769328069d3ed2bd8aca7452..f1035b2572d38ed8bbb416cb9f1a6d51b9c5f96f 100644 (file)
@@ -1,5 +1,5 @@
 name:                lsp-test
-version:             0.5.2.2
+version:             0.5.2.3
 synopsis:            Functional test framework for LSP servers.
 description:
   A test framework for writing tests against
@@ -40,6 +40,7 @@ library
                      , aeson
                      , aeson-pretty
                      , ansi-terminal
+                     , async
                      , bytestring
                      , conduit
                      , conduit-parse