Chart-diagrams 1.5 → 1.5.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~lensdep ~lucid-svgPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: lens, lucid-svg
API changes (from Hackage documentation)
Files
- Chart-diagrams.cabal +3/−3
Chart-diagrams.cabal view
@@ -1,5 +1,5 @@ Name: Chart-diagrams-Version: 1.5+Version: 1.5.1 License: BSD3 License-file: LICENSE Copyright: Jan Bracker, 2006-2014@@ -35,12 +35,12 @@ , SVGFonts >= 1.4 && < 1.6 , colour >= 2.2.1 && < 2.4 , blaze-markup >= 0.7 && < 0.8- , lucid-svg >= 0.4 && < 0.5+ , lucid-svg >= 0.4 && < 0.6 , bytestring >= 0.9 && < 1.0 , operational >= 0.2.2 && < 0.3 , containers >= 0.4 && < 0.6 , data-default-class < 0.1- , lens >= 3.9 && < 4.12+ , lens >= 3.9 && < 4.13 , Chart >= 1.5 && < 1.6 , text other-modules: Paths_Chart_diagrams