summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2026-03-16 19:57:03 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2026-03-16 19:57:03 +0100
commitfd1486ce5353749fb595ce62a615c01764d38bc6 (patch)
treeefdf790fc2fe40ee1e9a6d0cd1aa56aa7e508028
parent9b150c9142f644877de81e3d8e1dc92597793738 (diff)
Bump erebos dependency to 0.2.1HEADmaster
-rw-r--r--erebos-webapp.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos-webapp.cabal b/erebos-webapp.cabal
index 8bcb495..788984c 100644
--- a/erebos-webapp.cabal
+++ b/erebos-webapp.cabal
@@ -60,7 +60,7 @@ executable erebos-webapp
blaze-html ^>= { 0.9 },
bytestring ^>= { 0.12 },
containers ^>= { 0.7, 0.8 },
- erebos ^>= { 0.2 },
+ erebos ^>= { 0.2.1 },
ghc-experimental ^>= { 9.1201, 9.1202 },
http-types ^>= { 0.12.4 },
mtl ^>= { 2.3 },