aboutsummaryrefslogtreecommitdiff
path: root/daffm.cabal
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-24 20:34:42 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-24 21:54:46 +0530
commitac003a6e8c936169fcf2d9b3535fdb5a8d155411 (patch)
treecfc4236296ef3a0d0fb66623d006c4c3ecb58b74 /daffm.cabal
parentff0daf7c5edb92e9e2361e9985996725bade9a85 (diff)
downloaddaffm-ac003a6e8c936169fcf2d9b3535fdb5a8d155411.tar.gz
daffm-ac003a6e8c936169fcf2d9b3535fdb5a8d155411.zip
Create release.yml gh action workflow + update brickv0.1.0
Diffstat (limited to '')
-rw-r--r--daffm.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/daffm.cabal b/daffm.cabal
index 1a4cbdb..41d1077 100644
--- a/daffm.cabal
+++ b/daffm.cabal
@@ -32,7 +32,7 @@ common common-config
build-depends:
array,
base,
- brick == 2.4,
+ brick == 2.10,
tomland <= 1.3.3.3,
containers <= 0.8,
data-default <= 0.8.0.1,