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
+7
View File
@@ -0,0 +1,7 @@
packages: .
source-repository-package
type: git
location: git://github.com/simplex-chat/hs-tls.git
tag: cea6d52c512716ff09adcac86ebc95bb0b3bb797
subdir: core
+4 -3
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.*
+4 -3
View File
@@ -8,14 +8,15 @@ name: simplex-chat
version: 1.0.0
category: Web, System, Services, Cryptography
homepage: https://github.com/simplex-chat/simplex-chat#readme
author: Evgeny Poberezkin
maintainer: evgeny@poberezkin.com
copyright: 2020 Evgeny Poberezkin
author: simplex.chat
maintainer: chat@simplex.chat
copyright: 2020-22 simplex.chat
license: AGPL-3
license-file: LICENSE
build-type: Simple
extra-source-files:
README.md
migrations/20220101_initial.sql
library
exposed-modules: