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 3c91fc1..703a583 100644 --- a/erebos-webapp.cabal +++ b/erebos-webapp.cabal @@ -59,6 +59,7 @@ executable erebos-webapp bytestring ^>= { 0.12 }, erebos ^>= { 0.1.8 }, ghc-experimental ^>= { 9.1201, 9.1202 }, + http-types ^>= { 0.12.4 }, mtl ^>= { 2.3 }, text ^>= { 2.1 }, time ^>= { 1.14 }, |