Name: chart-histogram
Version: 0.4.3
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: (c) 2014 Ben Gamari
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.5 && <4.9,
vector >=0.9 && <0.11,
lens >=3.9 && <4.5,
data-default-class >=0.0.1 && <0.1,
colour >=2.2.1 && <2.4,
Chart >=1.0 && <1.4