aboutsummaryrefslogtreecommitdiff
path: root/ppl.cabal
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2025-02-26 16:21:33 +1100
committerJustin Bedo <cu@cua0.org>2025-02-26 19:48:52 +1100
commitd1a1ffa811b199f5d7d02d14cf76631a0ecd2699 (patch)
tree719e8ae2fa90e16af95941f8b70309931639681a /ppl.cabal
parent906ae5ad3a960e4c7d7c32528ced79ba63ee2238 (diff)
port prototype single site mh from lazyppl
Diffstat (limited to 'ppl.cabal')
-rw-r--r--ppl.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/ppl.cabal b/ppl.cabal
index 5d8db40..b2d83f5 100644
--- a/ppl.cabal
+++ b/ppl.cabal
@@ -1,6 +1,6 @@
cabal-version: 1.12
--- This file has been generated from package.yaml by hpack version 0.34.7.
+-- This file has been generated from package.yaml by hpack version 0.36.1.
--
-- see: https://github.com/sol/hpack
@@ -24,6 +24,8 @@ library
build-depends:
base >=4.9 && <5
, containers
+ , deepseq
+ , ghc-heap
, log-domain
, random
, streaming