diff options
| author | LLLL Colonq <llll@colonq> | 2026-03-07 23:41:50 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-03-07 23:41:50 -0500 |
| commit | cb85036ca25cd9e13e4e959e105b88bb73dbf9e5 (patch) | |
| tree | 93bbf019944db71482fd2f6bcd5ffe94442f9bdb /fig-utils/fig-utils.cabal | |
| parent | 8cbf224b0edc8646690ebbc877d6f72507447d7a (diff) | |
Refactor, use app tokens
Diffstat (limited to 'fig-utils/fig-utils.cabal')
| -rw-r--r-- | fig-utils/fig-utils.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fig-utils/fig-utils.cabal b/fig-utils/fig-utils.cabal index e2fc86c..a302cc4 100644 --- a/fig-utils/fig-utils.cabal +++ b/fig-utils/fig-utils.cabal @@ -15,6 +15,7 @@ library exposed-modules: Fig.Prelude Fig.Utils + Fig.Utils.DB Fig.Utils.Net Fig.Utils.SExpr Fig.Utils.FFI @@ -28,6 +29,7 @@ library , containers , directory , filepath + , hedis , megaparsec , mtl , network |
