File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- packages : zyme -cli
1
+ packages : cascade -cli
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
cabal-version : 2.4
2
- name : zyme -cli
2
+ name : cascade -cli
3
3
version : 0.0.0.0
4
- synopsis : Zyme command line tool
5
- description : Zyme command line tool
4
+ synopsis : Cascade command line tool
5
+ description : Cascade command line tool
6
6
license : MPL-2.0
7
7
license-file : LICENSE
8
8
author : Mohammad Hasani
@@ -34,7 +34,7 @@ common common-options
34
34
35
35
default-language : Haskell2010
36
36
37
- executable zyme -cli
37
+ executable cascade -cli
38
38
import : common-options
39
39
hs-source-dirs : app
40
40
main-is : Main.hs
@@ -43,7 +43,7 @@ executable zyme-cli
43
43
-rtsopts
44
44
-with-rtsopts=-N
45
45
46
- test-suite zyme -cli-test
46
+ test-suite cascade -cli-test
47
47
import : common-options
48
48
type : exitcode-stdio-1.0
49
49
hs-source-dirs : test
File renamed without changes.
You can’t perform that action at this time.
0 commit comments