diff --git a/reanimate.cabal b/reanimate.cabal index 7558b5c..fa72595 100644 --- a/reanimate.cabal +++ b/reanimate.cabal @@ -46,5 +46,6 @@ executable reanimate-server hs-source-dirs: server, src main-is: Main.hs other-modules: Reanimate.Misc + Cache build-depends: base >=4.10 && <4.13, text, websockets, process, filepath, directory, containers, hashable