aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo Ramos2017-09-22 00:03:35 +0200
committerGuillermo Ramos2017-09-22 00:03:35 +0200
commitbc3e8b290c18e4d5d9436f74fae828eb8476c944 (patch)
tree9e81a734144fd88d92fde5661bbee593ffda21ef
parent33de036d4f068e97d98dbaf55535aadfb77a00e7 (diff)
downloadturing-master.tar.gz
Executable renamed to "turing-cli"HEADmaster
-rw-r--r--turing.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/turing.cabal b/turing.cabal
index 12d0fab..3e787cd 100644
--- a/turing.cabal
+++ b/turing.cabal
@@ -21,7 +21,7 @@ library
, containers
default-language: Haskell2010
-executable turing
+executable turing-cli
hs-source-dirs: app
main-is: Main.hs
ghc-options: -threaded -rtsopts -with-rtsopts=-N