plotlyhs 0.2.2 → 0.2.3
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- plotlyhs.cabal +3/−3
plotlyhs.cabal view
@@ -1,9 +1,9 @@ Name: plotlyhs-Version: 0.2.2+Version: 0.2.3 Synopsis: Haskell bindings to Plotly.js Description: Generate web-based plots with the Plotly.js library.- For examples, see <https://glutamate.github.io/plotlyhs/>+ For examples, see <https://JonathanReeve.github.io/plotlyhs/> License: MIT@@ -13,7 +13,7 @@ build-type: Simple Cabal-Version: >= 1.10 homepage: https://github.com/JonathanReeve/plotlyhs-bug-reports: https://github.com/diffusionkinetics/open/plotlyhs/open/issues+bug-reports: https://github.com/JonathanReeve/plotlyhs/open/issues category: Graphics, Charts Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 7.10.3, GHC == 8.0.1