diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-08-31 10:38:04 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-08-31 22:18:45 +0200 |
commit | 5cc8be366056baa29048acc11f4b5e14d5dbd652 (patch) | |
tree | f5a688907dbee33c9faf152a7b4a1d1652df90b4 /erebos-webapp.cabal | |
parent | b2efb9e969ef992612e81afa26d65478c060233c (diff) |
Diffstat (limited to 'erebos-webapp.cabal')
-rw-r--r-- | erebos-webapp.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos-webapp.cabal b/erebos-webapp.cabal index 703a583..057b7d4 100644 --- a/erebos-webapp.cabal +++ b/erebos-webapp.cabal @@ -57,7 +57,7 @@ executable erebos-webapp base ^>= { 4.21 }, blaze-html ^>= { 0.9 }, bytestring ^>= { 0.12 }, - erebos ^>= { 0.1.8 }, + erebos ^>= { 0.2 }, ghc-experimental ^>= { 9.1201, 9.1202 }, http-types ^>= { 0.12.4 }, mtl ^>= { 2.3 }, |