add cabal.project (#205)

* add cabal.project

* update meta-data in package.yaml
This commit is contained in:
Evgeny Poberezkin
2022-01-12 21:18:54 +00:00
committed by GitHub
parent b2556e3306
commit 895e3878f9
3 changed files with 15 additions and 6 deletions

View File

@@ -4,12 +4,13 @@ version: 1.0.0
#description:
homepage: https://github.com/simplex-chat/simplex-chat#readme
license: AGPL-3
author: Evgeny Poberezkin
maintainer: evgeny@poberezkin.com
copyright: 2020 Evgeny Poberezkin
author: simplex.chat
maintainer: chat@simplex.chat
copyright: 2020-22 simplex.chat
category: Web, System, Services, Cryptography
extra-source-files:
- README.md
- migrations/*.*
dependencies:
- aeson == 1.5.*