packages feed

diagrams-pgf 0.1.0.2 → 0.1.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~optparse-applicative

Dependency ranges changed: optparse-applicative

Files

diagrams-pgf.cabal view
@@ -1,5 +1,5 @@ name:                diagrams-pgf-version:             0.1.0.2+version:             0.1.0.3 synopsis:            PGF backend for diagrams drawing EDSL. license:             BSD3 license-file:        LICENSE@@ -43,7 +43,7 @@     filepath             >= 1.2   && < 1.5,     hashable             >= 1.1   && < 1.3,     mtl                  >= 2.1   && < 3.0,-    optparse-applicative >= 0.11  && < 0.12,+    optparse-applicative >= 0.11  && < 0.13,     process              >= 1.0   && < 1.3,     split                >= 0.1.2 && < 0.3,     texrunner            <= 0.0.2,