Add publishDiagnosticsNotification
[lsp-test.git] / src / Language / Haskell / LSP / Test.hs
index 068fc2dd0a3cbc17e9da1b98b0f92c5238263f5b..c16ae84f2a6a9864033246767f984ec2ae40fb37 100644 (file)
@@ -28,6 +28,7 @@ module Language.Haskell.LSP.Test
   , response
   , notification
   , loggingNotification
+  , publishDiagnosticsNotification
   -- * Combinators
   , choice
   , option