diff options
| -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 23e00d6..69623b9 100644 --- a/erebos-webapp.cabal +++ b/erebos-webapp.cabal @@ -57,7 +57,7 @@ executable erebos-webapp          blaze-html ^>= { 0.9 },          bytestring ^>= { 0.12 },          erebos ^>= { 0.1.8 }, -        ghc-experimental ^>= { 9.1201 }, +        ghc-experimental ^>= { 9.1201, 9.1202 },          mtl ^>= { 2.3 },          text ^>= { 2.1 },          time ^>= { 1.14 }, |