From bc3e8b290c18e4d5d9436f74fae828eb8476c944 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Fri, 22 Sep 2017 00:03:35 +0200 Subject: Executable renamed to "turing-cli" --- turing.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'turing.cabal') 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 -- cgit v1.2.3