aboutsummaryrefslogtreecommitdiff
path: root/Terralloc.cabal
diff options
context:
space:
mode:
authorJoshua Rahm <joshua.rahm@colorado.edu>2014-04-18 22:31:25 -0600
committerJoshua Rahm <joshua.rahm@colorado.edu>2014-04-18 22:31:25 -0600
commite380f8f31246afc2a14eccc51d40aa78dbd12cb1 (patch)
tree7de51c820532ab896ce81a72df84872431b30f50 /Terralloc.cabal
parent0f408f531f8b569fe89fbd5d953833d9271e7764 (diff)
downloadterralloc-e380f8f31246afc2a14eccc51d40aa78dbd12cb1.tar.gz
terralloc-e380f8f31246afc2a14eccc51d40aa78dbd12cb1.tar.bz2
terralloc-e380f8f31246afc2a14eccc51d40aa78dbd12cb1.zip
getting things to run
Diffstat (limited to 'Terralloc.cabal')
-rw-r--r--Terralloc.cabal25
1 files changed, 25 insertions, 0 deletions
diff --git a/Terralloc.cabal b/Terralloc.cabal
new file mode 100644
index 0000000..bd0545f
--- /dev/null
+++ b/Terralloc.cabal
@@ -0,0 +1,25 @@
+-- Initial jora2470_hw2.cabal generated by cabal init. For further
+-- documentation, see http://haskell.org/cabal/users-guide/
+
+--enable-library-profiling and/or
+--enable-executable-profiling.
+name: homework9
+version: 0.1.0.0
+-- synopsis:
+-- description:
+-- license:
+license-file: LICENSE
+author: Josh Rahm
+maintainer: joshuarahm@gmail.com
+-- copyright:
+-- category:
+build-type: Simple
+cabal-version: >=1.8
+
+executable final
+ main-is: Final.hs
+ extensions: FlexibleInstances
+ ghc-options: -rtsopts -O3
+ -- ghc-options: -prof -osuf h_o
+ -- other-modules:
+ build-depends: setters, base, OpenGL, bytestring, array, SDL, random, OpenGLRaw, AC-Angle, deepseq, containers, SDL-image, cpu, template-haskell, filepath, MissingH, StateVar