aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sharedCost.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal
index eef9469..9a22148 100644
--- a/sharedCost.cabal
+++ b/sharedCost.cabal
@@ -8,7 +8,7 @@ category: Web
build-type: Simple
cabal-version: >=1.10
-executable SharedCost
+executable sharedCost
main-is: Main.hs
hs-source-dirs: src/server
default-language: Haskell2010