summaryrefslogtreecommitdiffstats
path: root/htanks.cabal
blob: 18572b6de4b5a3f0533985d3b8c550b2d332980e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name:                htanks
version:             0.0
synopsis:            <Project description>
description:         <Project description>
category:            Game
license:             GPL-3
license-file:        LICENSE
author:              Matthias Schiffer
maintainer:          matthias@gamezock.de
build-depends:       base >= 4, syb, containers, mtl, time, X11, OpenGL
build-type:          Simple

executable:          HTanks
main-is:             HTanks.hs
other-modules:       Bindings.GLX, Bindings.GLPng
ghc-options:         -threaded
extra-libraries:     glpng