aboutsummaryrefslogtreecommitdiff
path: root/Terralloc.cabal
diff options
context:
space:
mode:
authorJoshua Rahm <joshua.rahm@colorado.edu>2014-04-26 16:39:22 -0600
committerJoshua Rahm <joshua.rahm@colorado.edu>2014-04-26 16:39:22 -0600
commit2306aace499e1fedeb8d332d59add3fa7923932b (patch)
treedbc2998e6d0356afa5b7ab3e7ddf8f70114bdc57 /Terralloc.cabal
parent0c54864f6301a6e0a7bf5553818995fda883bace (diff)
downloadterralloc-2306aace499e1fedeb8d332d59add3fa7923932b.tar.gz
terralloc-2306aace499e1fedeb8d332d59add3fa7923932b.tar.bz2
terralloc-2306aace499e1fedeb8d332d59add3fa7923932b.zip
started documentation
Diffstat (limited to 'Terralloc.cabal')
-rw-r--r--Terralloc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/Terralloc.cabal b/Terralloc.cabal
index bd0545f..7281d81 100644
--- a/Terralloc.cabal
+++ b/Terralloc.cabal
@@ -16,7 +16,7 @@ maintainer: joshuarahm@gmail.com
build-type: Simple
cabal-version: >=1.8
-executable final
+executable terralloc.bin
main-is: Final.hs
extensions: FlexibleInstances
ghc-options: -rtsopts -O3