From 2306aace499e1fedeb8d332d59add3fa7923932b Mon Sep 17 00:00:00 2001 From: Joshua Rahm Date: Sat, 26 Apr 2014 16:39:22 -0600 Subject: started documentation --- Terralloc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Terralloc.cabal') 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 -- cgit