Chart-diagrams 1.3.2 → 1.3.3
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.3.2+Version: 1.3.3 License: BSD3 License-file: LICENSE Copyright: Jan Bracker, 2006-2014@@ -39,7 +39,7 @@ , operational >= 0.2.2 && < 0.3 , containers >= 0.4 && < 0.6 , data-default-class < 0.1- , lens >= 3.9 && < 4.7+ , lens >= 3.9 && < 4.8 , Chart >= 1.3 && < 1.4 , text other-modules: Paths_Chart_diagrams