chart-histogram 0.4.4 → 0.4.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~lens
Dependency ranges changed: lens
Files
- chart-histogram.cabal +2/−2
chart-histogram.cabal view
@@ -1,5 +1,5 @@ Name: chart-histogram-Version: 0.4.4+Version: 0.4.5 Synopsis: Easily render histograms with Chart Description: A library for rendering histograms with the Chart library License: BSD3@@ -21,7 +21,7 @@ Build-depends: base >=4.5 && <4.9, vector >=0.9 && <0.11,- lens >=3.9 && <4.6,+ lens >=3.9 && <4.8, data-default-class >=0.0.1 && <0.1, colour >=2.2.1 && <2.4, Chart >=1.0 && <1.4