graphicsFormats-0.1: graphicsFormats.cabal
Name: graphicsFormats
Cabal-Version: >= 1.2
Version: 0.1
Synopsis: Classes for renderable objects.
Description: Classes for renderable objects.
License: BSD3
License-file: LICENSE
Author: Thomas Davie
Maintainer: Thomas Davie (tom.davie@gmail.com)
Category: Graphics
build-type: Simple
Library
Build-Depends: base >= 3.0,
haskell98 >= 1.0,
QuickCheck >= 1.1,
OpenGL >= 2.2
Hs-Source-Dirs: src
Exposed-Modules: Graphics.Formats