packages feed

diagrams-postscript 1.1.0.4 → 1.1.0.5

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~lensdep ~vector-spacePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: lens, vector-space

API changes (from Hackage documentation)

Files

diagrams-postscript.cabal view
@@ -1,5 +1,5 @@ Name:                diagrams-postscript-Version:             1.1.0.4+Version:             1.1.0.5 Synopsis:            Postscript backend for diagrams drawing EDSL Description:         This package provides a modular backend for rendering                      diagrams created with the diagrams EDSL using Postscript.@@ -35,14 +35,14 @@                        mtl >= 2.0 && < 2.3,                        filepath,                        dlist >= 0.5 && < 0.8,-                       vector-space >= 0.7.7 && < 0.10,+                       vector-space >= 0.7.7 && < 0.11,                        diagrams-core >= 1.0 && < 1.3,                        diagrams-lib >= 1.2 && < 1.3,                        data-default-class < 0.1,                        split >= 0.1.2 && < 0.3,                        monoid-extras >= 0.3 && < 0.4,                        semigroups >= 0.3.4 && < 0.17,-                       lens >= 4.0 && < 4.8,+                       lens >= 4.0 && < 4.10,                        containers >= 0.3 && < 0.6,                        hashable >= 1.1 && < 1.3   if impl(ghc < 7.6)