projects
/
cubicaltt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2879706
)
Rename executable to cubical (as in Makefile)
author
Auke Booij
<auke@tulcod.com>
Wed, 14 Oct 2015 12:32:45 +0000
(13:32 +0100)
committer
Auke Booij
<auke@tulcod.com>
Wed, 14 Oct 2015 12:33:09 +0000
(13:33 +0100)
cubicaltt.cabal
patch
|
blob
|
blame
|
history
diff --git
a/cubicaltt.cabal
b/cubicaltt.cabal
index cdb0512b80555acb1e4bad78fbe809f4da60d70e..6ed8fb85a41f8ed567229f26ef40bed5a0d3cf04 100644
(file)
--- a/
cubicaltt.cabal
+++ b/
cubicaltt.cabal
@@
-15,7
+15,7
@@
build-type: Custom
extra-source-files: README.md
cabal-version: >=1.10
-executable cubical
tt
+executable cubical
main-is: Main.hs
other-modules: Exp.Lex, Exp.Par
other-extensions: TypeSynonymInstances, FlexibleInstances, GeneralizedNewtypeDeriving, TupleSections, CPP, MagicHash