Skip to content

Commit 1d36514

Browse files
committed
renamed cabal package to console-producer
1 parent 940fd0e commit 1d36514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

producer.cabal renamed to console-producer.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- Initial producer.cabal generated by cabal init. For further
22
-- documentation, see http://haskell.org/cabal/users-guide/
33

4-
name: producer
4+
name: console-producer
55
version: 0.1.0.0
66
-- synopsis:
77
-- description:
@@ -15,7 +15,7 @@ build-type: Simple
1515
-- extra-source-files:
1616
cabal-version: >=1.10
1717

18-
executable producer
18+
executable console-producer
1919
main-is: Main.hs
2020
--other-modules:
2121
-- other-extensions:

0 commit comments

Comments
 (0)