X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;f=README.md;fp=README.md;h=7ba10d6a2b273dbb0ec4b095814c716b6805b684;hb=f89cfd8c1b3fe2b9e0805b564216ab3a5eda1b82;hp=dbf803cdb2eff01de2c22747e0d62b5c0a3269e3;hpb=4d107b7623ae621525f2efe19ee20cfc40c086c4;p=lsp-test.git diff --git a/README.md b/README.md index dbf803c..7ba10d6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ lsp-test is a functional testing framework for Language Server Protocol servers. ```haskell -import Language.Haskell.LSP.Test +import Language.LSP.Test main = runSession "hie" fullCaps "proj/dir" $ do doc <- openDoc "Foo.hs" "haskell" skipMany anyNotification