mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 14:15:55 +00:00
build: add PRIVACY.md to .cabal (fixes cabal.install)
This commit is contained in:
@@ -10,6 +10,7 @@ copyright: 2020-22 simplex.chat
|
||||
category: Web, System, Services, Cryptography
|
||||
extra-source-files:
|
||||
- README.md
|
||||
- PRIVACY.md
|
||||
- cabal.project
|
||||
|
||||
dependencies:
|
||||
|
||||
@@ -16,6 +16,7 @@ license-file: LICENSE
|
||||
build-type: Simple
|
||||
extra-source-files:
|
||||
README.md
|
||||
PRIVACY.md
|
||||
cabal.project
|
||||
|
||||
flag swift
|
||||
|
||||
Reference in New Issue
Block a user