HGamer3D-Data-0.1.7: HGamer3D-Data.cabal
Name: HGamer3D-Data
Version: 0.1.7
Synopsis: Library to enable 3D game development for Haskell - Data
Description:
Library, to enable 3D game development for Haskell,
based on bindings to 3D Graphics, Audio and GUI libraries.
This module provides the basic data types.
Platform: Windows only
License: Apache License, Version 2.0
Install: see http://www.althainz.de/HGamer3D/Download-and-Installation.html
License: OtherLicense
License-file: LICENSE
Author: Peter Althainz
Maintainer: althainz@googlemail.com
Build-Type: Simple
Cabal-Version: >=1.2
Homepage: http://www.althainz.de/HGamer3D.html
Category: Game
Extra-source-files: Setup.hs
Library
Build-Depends: base >= 3 && < 5, vect >= 0.4.7
Exposed-modules: HGamer3D.Data.Vector,HGamer3D.Data.Colour,HGamer3D.Data.HG3DClass,HGamer3D.Data.Angle
Other-modules:
c-sources:
ghc-options:
cc-options: -Wno-attributes
hs-source-dirs: .
Include-dirs: .
build-depends: haskell98
extra-libraries: