packages feed

call-plantuml 0.0.1.2 → 0.0.1.3

raw patch · 2 files changed

+4/−4 lines, 2 filesdep ~filepathPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: filepath

API changes (from Hackage documentation)

Files

call-plantuml.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.35.1.+-- This file has been generated from package.yaml by hpack version 0.36.0. -- -- see: https://github.com/sol/hpack  name:           call-plantuml-version:        0.0.1.2+version:        0.0.1.3 synopsis:       A simple library to call PlantUML given a diagram specification description:    Please see the README on GitHub at <https://github.com/marcellussiegburg/call-plantuml#readme> category:       Graphics, Language@@ -41,7 +41,7 @@   build-depends:       async >=2.2.1 && <2.3     , base >=4.12 && <5-    , bytestring >=0.10.4 && <0.12+    , bytestring >=0.10.4 && <0.13     , filepath ==1.4.*     , process ==1.6.*   default-language: Haskell2010@@ -61,7 +61,7 @@   build-depends:       async >=2.2.1 && <2.3     , base >=4.12 && <5-    , bytestring >=0.10.4 && <0.12+    , bytestring >=0.10.4 && <0.13     , call-plantuml     , filepath ==1.4.*     , hspec
data/plantuml.jar view

file too large to diff