aboutsummaryrefslogtreecommitdiffstats
path: root/backend/backend.cabal
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-06-05 18:02:33 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-06-05 18:03:59 +0200
commit2064b4e7767dca2858d8093597503a594dcd74ef (patch)
treefce8e41a218d2dcdb64a953f0e7161bafe36e907 /backend/backend.cabal
parenta7a4dd01127506dba991cc5f3f39c4a370fff699 (diff)
support following HEAD
Diffstat (limited to 'backend/backend.cabal')
-rw-r--r--backend/backend.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/backend.cabal b/backend/backend.cabal
index 1e3e3ed..be7099a 100644
--- a/backend/backend.cabal
+++ b/backend/backend.cabal
@@ -28,10 +28,12 @@ executable backend
filepath,
gitlib,
gitlib-libgit2,
+ hinotify,
hlibgit2,
http-types,
mtl,
optparse-applicative,
+ stm,
tagged,
utf8-string,
wai,