bowntz-0: bowntz.cabal
name: bowntz
version: 0
synopsis: audio-visual pseudo-physical simulation of colliding circles
homepage: http://code.mathr.co.uk/bowntz
license: GPL-3
license-file: COPYING
author: Claude Heiland-Allen
maintainer: claude@mathr.co.uk
copyright: 2010,2013,2015 Claude Heiland-Allen
category: Demo
build-type: Simple
extra-source-files: README
cabal-version: >=1.10
executable bowntz
main-is: bowntz.hs
build-depends: base >=4.8 && <4.9
, containers >= 0.5 && <0.6
, GLUT >=2.7 && <2.8
, hosc >=0.15 && <0.16
, hsc3 >=0.15 && <0.16
, random >=1.1 && <1.2
default-language: Haskell2010
source-repository head
type: git
location: http://code.mathr.co.uk/bowntz.git
source-repository this
type: git
location: http://code.mathr.co.uk/bowntz.git
tag: v0