diff options
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/erebos.cabal b/erebos.cabal index 8827322..f7a4497 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -126,7 +126,6 @@ library async >=2.2 && <2.3, binary >=0.8 && <0.11, bytestring >=0.10 && <0.13, - cereal >= 0.5 && <0.6, clock >=0.8 && < 0.9, containers >= 0.6 && <0.8, cryptonite >=0.25 && <0.31, @@ -142,7 +141,6 @@ library mtl >=2.2 && <2.4, network >= 3.1 && <3.2, stm >=2.5 && <2.6, - tagged >= 0.8 && <0.9, text >= 1.2 && <2.2, time >= 1.8 && <1.14, unix >=2.7 && <2.9, |