Rename from props to propa-tools
This commit is contained in:
parent
37c1307d54
commit
2b88420a2a
6 changed files with 18 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: props
|
||||
name: propa-tools
|
||||
version: 0.1.0.0
|
||||
license: MIT
|
||||
author: Garmelon <joscha@plugh.de>
|
||||
|
|
@ -21,7 +21,7 @@ library:
|
|||
source-dirs: src
|
||||
|
||||
executables:
|
||||
props:
|
||||
propa-tools-exe:
|
||||
main: Main.hs
|
||||
source-dirs: app
|
||||
ghc-options:
|
||||
|
|
@ -29,4 +29,4 @@ executables:
|
|||
- -rtsopts
|
||||
- -with-rtsopts=-N
|
||||
dependencies:
|
||||
- props
|
||||
- propa-tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue