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 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 }, |