Name: histogram-fill-binary
Version: 0.8.5.0
Synopsis: Binary instances for histogram-fill package
Description:
Binary instances for histogram-fill package
Cabal-Version: >= 1.6
License: BSD3
License-File: LICENSE
Author: Alexey Khudyakov
Maintainer: Alexey Khudyakov <alexey.skladnoy@gmail.com>
Homepage: https://github.com/Shimuuar/histogram-fill/
Category: Data
Build-Type: Simple
extra-source-files:
ChangeLog
source-repository head
type: hg
location: http://bitbucket.org/Shimuuar/histogram-fill
source-repository head
type: git
location: http://github.com/Shimuuar/histogram-fill
Library
Build-Depends: base >=3 && <5,
binary,
vector >= 0.7,
histogram-fill >= 0.8.5.0
Exposed-modules: Data.Histogram.Binary
Ghc-options: -Wall
Ghc-prof-options: -auto-all