Name: chart-histogram Version: 0.4.1 Synopsis: Easily render histograms with Chart Description: A library for rendering histograms with the Chart library License: BSD3 License-file: LICENSE Author: Ben Gamari Maintainer: bgamari.foss@gmail.com Copyright: Ben Gamari 2013 Category: Graphics Build-type: Simple Cabal-version: >=1.6 Source-repository head Location: git@github.com:bgamari/chart-histogram Type: git Library Exposed-modules: Numeric.Histogram, Graphics.Rendering.Chart.Plot.Histogram Build-depends: base >=4.6 && <4.9, vector >=0.9 && <0.11, lens >=4.2 && <4.5, data-default >=0.5 && <0.6, colour >=2.3 && <2.4, Chart >=1.0 && <1.4