X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=README.md;h=3151bbf6c84df12850be5ac2eece6e954655f4c4;hp=6fa8ce6881809af144c4b138e1edfa81c880e8d7;hb=fdef0cfe8916eb2e97ca0b5ae1c85e783b1c9172;hpb=d1855cd1182c51333c82bf964fc96c8ec3ec76b7 diff --git a/README.md b/README.md index 6fa8ce6..3151bbf 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ count 4 (message :: Session ApplyWorkspaceEditRequest) anyRequest <|> anyResponse ``` +Try out the example tests in the `example` directory with `cabal new-test`. For more examples check the [Wiki](https://github.com/Bubba/haskell-lsp-test/wiki/Introduction) ## Developing