Chart-diagrams 1.7 → 1.7.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~lensPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: lens
API changes (from Hackage documentation)
Files
- Chart-diagrams.cabal +2/−2
Chart-diagrams.cabal view
@@ -1,5 +1,5 @@ Name: Chart-diagrams-Version: 1.7+Version: 1.7.1 License: BSD3 License-file: LICENSE Copyright: Jan Bracker, 2006-2014@@ -40,7 +40,7 @@ , operational >= 0.2.2 && < 0.3 , containers >= 0.4 && < 0.6 , data-default-class < 0.1- , lens >= 3.9 && < 4.14+ , lens >= 3.9 && < 4.15 , Chart >= 1.7 && < 1.8 , text other-modules: Paths_Chart_diagrams