Pretty print message trace
[lsp-test.git] / haskell-lsp-test.cabal
index d3e9b20c2401bd63f9e282c18407f8ab9cd2598d..d3ef9402ab39ed547f9280c63b50791dc04a98de 100644 (file)
@@ -26,6 +26,7 @@ library
   build-depends:       base >= 4.7 && < 5
                      , haskell-lsp >= 0.4
                      , aeson
+                     , aeson-pretty
                      , ansi-terminal
                      , bytestring
                      , conduit