packages feed

prolude 0.0.0.27 → 0.0.0.29

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~vectordep ~witch

Dependency ranges changed: vector, witch

Files

prolude.cabal view
@@ -1,7 +1,7 @@ cabal-version: >= 1.10  name: prolude-version: 0.0.0.27+version: 0.0.0.29 synopsis: ACI Learning's custom prelude description:     Prolude is ACI Learning's custom prelude.@@ -72,8 +72,8 @@         , text >= 1.2.3 && < 1.3         , time >= 1.9.3 && < 1.12         , uuid >= 1.3.13 && < 1.4-        , vector >= 0.12.1 && < 0.13-        , witch >= 0.3.4 && < 0.4 || >= 1.0.0 && < 1.1+        , vector >= 0.12.1 && < 0.14+        , witch >= 0.3.4 && < 0.4 || >= 1.0.0 && < 1.2      ghc-options:         -Weverything