Clean up project and update resolver to 15.7
This commit is contained in:
parent
7854cc06fd
commit
c4a05d5980
8 changed files with 79 additions and 91 deletions
17
package.yaml
17
package.yaml
|
|
@ -1,16 +1,17 @@
|
|||
name: haboli
|
||||
version: 0.3.1.0
|
||||
license: MIT
|
||||
author: "Garmelon <joscha@plugh.de>"
|
||||
copyright: "2020 Garmelon"
|
||||
name: haboli
|
||||
version: 0.3.1.0
|
||||
license: MIT
|
||||
author: Garmelon <joscha@plugh.de>
|
||||
copyright: 2020 Garmelon
|
||||
|
||||
synopsis: API bindings for https://euphoria.io/
|
||||
description: Please see the README on GitHub at <https://github.com/Garmelon/haboli#readme>
|
||||
github: "Garmelon/haboli"
|
||||
synopsis: API bindings for https://euphoria.io/
|
||||
description: Please see the README on GitHub at <https://github.com/Garmelon/haboli#readme>
|
||||
github: Garmelon/haboli
|
||||
|
||||
extra-source-files:
|
||||
- README.md
|
||||
- CHANGELOG.md
|
||||
- LICENSE
|
||||
|
||||
dependencies:
|
||||
- base >= 4.7 && < 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue