aboutsummaryrefslogtreecommitdiffstats
path: root/backend/backend.cabal
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-10-12 12:14:33 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-10-12 12:23:14 +0200
commit7555ced42cf727639ed2767e930afbc8eaf35615 (patch)
tree2a8fb35b31529056d91587710de26ad361fcb1d9 /backend/backend.cabal
parent0678aaf256203458cd2fd35f820fdcfc8724a709 (diff)
support ?schemaVersion
Diffstat (limited to 'backend/backend.cabal')
-rw-r--r--backend/backend.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/backend.cabal b/backend/backend.cabal
index 0ed54ff..b45ffbb 100644
--- a/backend/backend.cabal
+++ b/backend/backend.cabal
@@ -54,6 +54,7 @@ executable backend
common,
containers,
directory,
+ exceptions,
filepath,
gitlib,
gitlib-libgit2,