diff options
Diffstat (limited to 'erebos-webapp.cabal')
| -rw-r--r-- | erebos-webapp.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos-webapp.cabal b/erebos-webapp.cabal index d9ab240..7c47bc3 100644 --- a/erebos-webapp.cabal +++ b/erebos-webapp.cabal @@ -74,6 +74,7 @@ executable erebos-webapp ghc-experimental ^>= { 9.1201, 9.1202 }, http-types ^>= { 0.12.4 }, mtl ^>= { 2.3 }, + stm ^>= { 2.5 }, text ^>= { 2.1 }, time ^>= { 1.14 }, uuid-types ^>= { 1.0.4 }, |