Add diff to replay error output
[lsp-test.git] / haskell-lsp-test.cabal
index d3e9b20c2401bd63f9e282c18407f8ab9cd2598d..ec769ac9b7544c78014bbe2ff8f088599bf691e3 100644 (file)
@@ -26,12 +26,14 @@ library
   build-depends:       base >= 4.7 && < 5
                      , haskell-lsp >= 0.4
                      , aeson
+                     , aeson-pretty
                      , ansi-terminal
                      , bytestring
                      , conduit
                      , conduit-parse
                      , containers
                      , data-default
+                     , Diff
                      , directory
                      , filepath
                      , lens