From 387de1a303fb9734ed23224d0ee1e6e1f8ca6209 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 18 Feb 2024 19:52:42 +0100 Subject: Remove unused 'cereal' and 'tagged' dependencies --- erebos.cabal | 2 -- 1 file changed, 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, -- cgit v1.2.3