aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2023-07-26 21:05:27 +0200
committerLia Lenckowski <lialenck@protonmail.com>2023-07-26 21:05:43 +0200
commit25699e2d089ab21072e6894c098efea98fc14fa9 (patch)
tree24987ac38faa74f45630f90407f70e9c5655c407 /package.yaml
parent07611aa3a79e49e39b2a8a9e93d00df2a6a080d2 (diff)
downloadfastbangs-25699e2d089ab21072e6894c098efea98fc14fa9.tar
fastbangs-25699e2d089ab21072e6894c098efea98fc14fa9.tar.bz2
fastbangs-25699e2d089ab21072e6894c098efea98fc14fa9.tar.zst
insert submitted bangs into a database
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 49cf0f7..e331e84 100644
--- a/package.yaml
+++ b/package.yaml
@@ -24,6 +24,9 @@ dependencies:
- stm
- warp
- brotli
+- resourcet
+- monad-logger
+- persistent-sqlite
ghc-options:
- -Wall