Name: Chart-gtk Version: 1.3.3 License: BSD3 License-file: LICENSE Copyright: Tim Docker, 2006-2014 Author: Tim Docker Maintainer: Tim Docker Homepage: https://github.com/timbod7/haskell-chart/wiki Synopsis: Utility functions for using the chart library with GTK Description: Utility functions for using the chart library with GTK Category: Graphics Cabal-Version: >= 1.6 Build-Type: Simple library Build-depends: base >= 3 && < 5 , old-locale , time, mtl, array , cairo >= 0.9.11 , data-default-class < 0.1 , colour >= 2.2.1 && < 2.4 , colour >= 2.2.1 , gtk >= 0.9.11 , Chart >= 1.3 && < 1.4 , Chart-cairo >= 1.3 && < 1.4 Exposed-modules: Graphics.Rendering.Chart.Gtk source-repository head type: git location: https://github.com/timbod7/haskell-chart