diff options
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index 7012f71..9c3f086 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -71,6 +71,7 @@ executable erebos mime >= 0.4 && < 0.5, mtl >=2.2 && <2.3, network >= 3.0 && <3.1, + stm >=2.5 && <2.6, tagged >= 0.8 && <0.9, text >= 1.2 && <1.3, time >= 1.8 && <1.10, |