diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-10-13 18:58:17 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-10-13 18:58:17 +0200 |
commit | 9fe155d1b7f460b1a7f322cd0f2221baa0892ee6 (patch) | |
tree | c99f3b01c5026e920f58fdf7633a1c74f3be1adc /backend/backend.cabal | |
parent | 7414462b6f25d4a0049663f8f7de1267bd065212 (diff) |
check referencesmain
Diffstat (limited to 'backend/backend.cabal')
-rw-r--r-- | backend/backend.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/backend.cabal b/backend/backend.cabal index c8bff6f..fd0502a 100644 --- a/backend/backend.cabal +++ b/backend/backend.cabal @@ -62,6 +62,7 @@ executable backend hlibgit2, http-types, mtl, + non-empty, optparse-applicative, random, safe, |