Chart-diagrams 1.9 → 1.9.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~containersdep ~lensPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: containers, 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.9+Version: 1.9.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.2- , lens >= 3.9 && < 4.17+ , lens >= 3.9 && < 4.18 , Chart >= 1.9 && < 1.10 , text other-modules: Paths_Chart_diagrams