Name: gloss-accelerate Version: 2.0.0.0 x-revision: 1 Synopsis: Extras to interface Gloss and Accelerate Description: Extras to interface Gloss and Accelerate License: BSD3 License-file: LICENSE Author: Trevor L. McDonell Maintainer: Trevor L. McDonell Category: Graphics Build-type: Simple Cabal-version: >=1.10 Library Exposed-modules: Graphics.Gloss.Accelerate.Data.Picture Graphics.Gloss.Accelerate.Data.Point Build-depends: base >= 4.6 && < 4.11 , accelerate >= 0.16 , gloss >= 1.9 , gloss-rendering >= 1.9 ghc-options: -Wall -O2 default-language: Haskell2010 source-repository head type: git location: https://github.com/tmcdonell/gloss-accelerate source-repository this type: git tag: v2.0.0.0 location: https://github.com/tmcdonell/gloss-accelerate -- vim: nospell