diff options
author | Lia Lenckowski <lialenck@protonmail.com> | 2023-08-29 01:21:51 +0200 |
---|---|---|
committer | Lia Lenckowski <lialenck@protonmail.com> | 2023-08-29 01:21:51 +0200 |
commit | a07a29ef8f22a96b12f9777fc34c2554e6c201ab (patch) | |
tree | 1ccf5bc23764d07d7988baedcb4f377ccabd7a60 /package.yaml | |
parent | ef4c38adb1cbf5479ab5cb67a6ebeaf207168d7f (diff) | |
download | fastbangs-a07a29ef8f22a96b12f9777fc34c2554e6c201ab.tar fastbangs-a07a29ef8f22a96b12f9777fc34c2554e6c201ab.tar.bz2 fastbangs-a07a29ef8f22a96b12f9777fc34c2554e6c201ab.tar.zst |
batched/commulative notifications about pending bangs
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index e3287e7..5657107 100644 --- a/package.yaml +++ b/package.yaml @@ -31,6 +31,8 @@ dependencies: - memory - yaml - process +- resource-pool +- unliftio-core ghc-options: - -Wall |