packages feed

intricacy 0.9.1.0 → 0.9.1.1

raw patch · 1 files changed

+7/−7 lines, 1 filesdep +ramdep −memorydep ~cryptondep ~time

Dependencies added: ram

Dependencies removed: memory

Dependency ranges changed: crypton, time

Files

intricacy.cabal view
@@ -1,6 +1,6 @@ cabal-version:      2.2 name:               intricacy-version:            0.9.1.0+version:            0.9.1.1 license:            GPL-3.0-or-later license-file:       COPYING maintainer:         mbays@sdf.org@@ -124,7 +124,7 @@             directory >=1.0 && <1.4,             exceptions >=0.8.3 && <0.11,             filepath >=1.0 && <1.6,-            time >=1.2 && <1.15,+            time >=1.2 && <1.17,             bytestring >=0.10 && <0.13,             array >=0.3 && <0.6,             containers >=0.4 && <0.9,@@ -132,8 +132,8 @@             binary >=0.5 && <0.11,             network-simple >=0.3 && <0.5,             safe >=0.3.18 && <0.4,-            memory >=0.11 && <0.19,-            crypton <1.1,+            ram >=0.11 && <0.23,+            crypton >= 1.0.7 && <1.2,             text >=0.1 && <3          if !impl(ghc >=8.0)@@ -264,7 +264,7 @@             directory >=1.0 && <1.4,             exceptions >=0.8.3 && <0.11,             filepath >=1.0 && <1.6,-            time >=1.5 && <1.15,+            time >=1.5 && <1.17,             bytestring >=0.10 && <0.13,             array >=0.3 && <0.6,             containers >=0.4 && <0.9,@@ -280,8 +280,8 @@             text >=0.1 && <3,             text-short ==0.1.*,             mime-mail >=0.4.4 && <0.6,-            memory >=0.11 && <0.19,-            crypton <1.1,+            ram >=0.11 && <0.23,+            crypton >= 1.0.7 && <1.2,             argon2 ==1.3.*          if !impl(ghc >=8.0)