packages feed

diagrams-postscript 1.0.2.1 → 1.0.2.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~lensnew-uploader

Dependency ranges changed: lens

Files

diagrams-postscript.cabal view
@@ -1,5 +1,5 @@ Name:                diagrams-postscript-Version:             1.0.2.1+Version:             1.0.2.2 Synopsis:            Postscript backend for diagrams drawing EDSL Description:         This package provides a modular backend for rendering                      diagrams created with the diagrams EDSL using Postscript.@@ -42,7 +42,7 @@                        split >= 0.1.2 && < 0.3,                        monoid-extras >= 0.3 && < 0.4,                        semigroups >= 0.3.4 && < 0.13,-                       lens >= 3.8 && < 4.1,+                       lens >= 3.8 && < 4.2,                        hashable >= 1.1 && < 1.3   if impl(ghc < 7.6)     build-depends:     ghc-prim