From 8d33ba4d499391c2aba98cefef61afb5290c7d15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 22 Mar 2022 22:45:59 +0100 Subject: Update dependencies (GHC 9) --- erebos.cabal | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'erebos.cabal') diff --git a/erebos.cabal b/erebos.cabal index d6fcdc5..43aa81c 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -58,30 +58,30 @@ executable erebos TypeFamilyDependencies -- other-extensions: - build-depends: aeson >=1.4 && <1.6, - base >=4.13 && <4.15, - binary >=0.8 && <0.9, + build-depends: aeson >=1.4 && <2.1, + base >=4.13 && <4.17, + binary >=0.8 && <0.11, bytestring >=0.10 && <0.12, cereal >= 0.5 && <0.6, clock >=0.8 && < 0.9, containers >= 0.6 && <0.7, - cryptonite >=0.25 && <0.30, + cryptonite >=0.25 && <0.31, deepseq >= 1.4 && <1.5, directory >= 1.3 && <1.4, filepath >=1.4 && <1.5, - hashable >=1.3 && <1.4, - hashtables >=1.2 && <1.3, + hashable >=1.3 && <1.5, + hashtables >=1.2 && <1.4, haskeline >=0.7 && <0.9, hinotify >=0.4 && <0.5, iproute >=1.7 && <1.8, - memory >=0.14 && <0.17, + memory >=0.14 && <0.18, mime >= 0.4 && < 0.5, mtl >=2.2 && <2.3, network >= 3.1 && <3.2, stm >=2.5 && <2.6, tagged >= 0.8 && <0.9, - text >= 1.2 && <1.3, - time >= 1.8 && <1.13, + text >= 1.2 && <2.1, + time >= 1.8 && <1.14, transformers >= 0.5 && <0.7, unix >=2.7 && <2.8, uuid >=1.3 && <1.4, -- cgit v1.2.3