Initial attempt at updating for singleton-methods
[lsp-test.git] / lsp-test.cabal
index 5016ba223e864584161a70a6df352fa7b505a4a9..2b89d3dccb1f3f7f9c8a4d882e4c778c5d3a5d0e 100644 (file)
@@ -44,6 +44,7 @@ library
   build-depends:       base >= 4.10 && < 5
                      , haskell-lsp >= 0.22 && < 0.24
                      , aeson
+                     , time
                      , aeson-pretty
                      , ansi-terminal
                      , async