2021-12-18 13:59:06 +00:00
|
|
|
cabal-version: 1.12
|
|
|
|
|
2023-07-22 13:52:04 +01:00
|
|
|
-- This file has been generated from package.yaml by hpack version 0.35.0.
|
2021-12-18 13:59:06 +00:00
|
|
|
--
|
|
|
|
-- see: https://github.com/sol/hpack
|
|
|
|
|
|
|
|
name: simplex-chat
|
2023-08-17 23:16:23 +01:00
|
|
|
version: 5.3.0.5
|
2021-12-18 13:59:06 +00:00
|
|
|
category: Web, System, Services, Cryptography
|
|
|
|
homepage: https://github.com/simplex-chat/simplex-chat#readme
|
2022-01-12 21:18:54 +00:00
|
|
|
author: simplex.chat
|
|
|
|
maintainer: chat@simplex.chat
|
2023-08-12 22:00:25 +01:00
|
|
|
copyright: 2020-23 simplex.chat
|
2021-12-18 13:59:06 +00:00
|
|
|
license: AGPL-3
|
|
|
|
license-file: LICENSE
|
|
|
|
build-type: Simple
|
|
|
|
extra-source-files:
|
|
|
|
README.md
|
2023-06-27 06:44:18 +00:00
|
|
|
cabal.project
|
2021-12-18 13:59:06 +00:00
|
|
|
|
2023-01-16 09:13:46 +00:00
|
|
|
flag swift
|
|
|
|
description: Enable swift JSON format
|
|
|
|
manual: True
|
|
|
|
default: False
|
|
|
|
|
2021-12-18 13:59:06 +00:00
|
|
|
library
|
|
|
|
exposed-modules:
|
|
|
|
Simplex.Chat
|
2022-06-06 16:23:47 +01:00
|
|
|
Simplex.Chat.Archive
|
2022-04-04 08:14:42 +01:00
|
|
|
Simplex.Chat.Bot
|
2023-08-01 20:54:51 +01:00
|
|
|
Simplex.Chat.Bot.KnownContacts
|
2022-05-02 17:06:49 +01:00
|
|
|
Simplex.Chat.Call
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Controller
|
2022-04-10 17:13:06 +01:00
|
|
|
Simplex.Chat.Core
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Help
|
|
|
|
Simplex.Chat.Markdown
|
2022-01-24 16:07:17 +00:00
|
|
|
Simplex.Chat.Messages
|
2023-06-17 11:03:22 +01:00
|
|
|
Simplex.Chat.Messages.CIContent
|
2022-01-21 11:09:33 +00:00
|
|
|
Simplex.Chat.Migrations.M20220101_initial
|
2022-02-02 20:25:36 +04:00
|
|
|
Simplex.Chat.Migrations.M20220122_v1_1
|
2022-02-07 15:19:34 +04:00
|
|
|
Simplex.Chat.Migrations.M20220205_chat_item_status
|
2022-02-13 13:19:24 +04:00
|
|
|
Simplex.Chat.Migrations.M20220210_deduplicate_contact_requests
|
2022-02-25 21:59:35 +04:00
|
|
|
Simplex.Chat.Migrations.M20220224_messages_fks
|
2022-03-10 15:45:40 +04:00
|
|
|
Simplex.Chat.Migrations.M20220301_smp_servers
|
|
|
|
Simplex.Chat.Migrations.M20220302_profile_images
|
2022-03-13 19:34:03 +00:00
|
|
|
Simplex.Chat.Migrations.M20220304_msg_quotes
|
2022-03-23 11:37:51 +00:00
|
|
|
Simplex.Chat.Migrations.M20220321_chat_item_edited
|
2022-04-10 13:30:58 +04:00
|
|
|
Simplex.Chat.Migrations.M20220404_files_status_fields
|
2022-05-14 21:00:46 +04:00
|
|
|
Simplex.Chat.Migrations.M20220514_profiles_user_id
|
2022-06-27 19:41:25 +01:00
|
|
|
Simplex.Chat.Migrations.M20220626_auto_reply
|
2022-07-04 11:15:25 +01:00
|
|
|
Simplex.Chat.Migrations.M20220702_calls
|
2022-07-15 17:49:29 +04:00
|
|
|
Simplex.Chat.Migrations.M20220715_groups_chat_item_id
|
2022-08-11 15:48:47 +04:00
|
|
|
Simplex.Chat.Migrations.M20220811_chat_items_indices
|
2022-08-18 11:35:31 +04:00
|
|
|
Simplex.Chat.Migrations.M20220812_incognito_profiles
|
2022-08-19 15:17:05 +01:00
|
|
|
Simplex.Chat.Migrations.M20220818_chat_notifications
|
2022-08-22 23:12:09 +04:00
|
|
|
Simplex.Chat.Migrations.M20220822_groups_host_conn_custom_user_profile_id
|
2022-08-23 13:24:43 +01:00
|
|
|
Simplex.Chat.Migrations.M20220823_delete_broken_group_event_chat_items
|
2022-08-24 19:03:43 +04:00
|
|
|
Simplex.Chat.Migrations.M20220824_profiles_local_alias
|
2022-09-14 19:45:21 +04:00
|
|
|
Simplex.Chat.Migrations.M20220909_commands
|
2022-09-27 20:45:46 +01:00
|
|
|
Simplex.Chat.Migrations.M20220926_connection_alias
|
2022-09-28 20:47:06 +04:00
|
|
|
Simplex.Chat.Migrations.M20220928_settings
|
2022-10-01 14:31:21 +04:00
|
|
|
Simplex.Chat.Migrations.M20221001_shared_msg_id_indices
|
2022-10-03 12:55:59 +04:00
|
|
|
Simplex.Chat.Migrations.M20221003_delete_broken_integrity_error_chat_items
|
2022-10-05 19:54:28 +04:00
|
|
|
Simplex.Chat.Migrations.M20221004_idx_msg_deliveries_message_id
|
2022-10-13 17:12:22 +04:00
|
|
|
Simplex.Chat.Migrations.M20221011_user_contact_links_group_id
|
2022-10-14 13:06:33 +01:00
|
|
|
Simplex.Chat.Migrations.M20221012_inline_files
|
2022-10-19 21:38:44 +03:00
|
|
|
Simplex.Chat.Migrations.M20221019_unread_chat
|
2022-10-21 19:14:12 +03:00
|
|
|
Simplex.Chat.Migrations.M20221021_auto_accept__group_links
|
2022-10-25 12:50:26 +04:00
|
|
|
Simplex.Chat.Migrations.M20221024_contact_used
|
2022-11-01 17:32:49 +03:00
|
|
|
Simplex.Chat.Migrations.M20221025_chat_settings
|
2022-11-03 14:46:36 +04:00
|
|
|
Simplex.Chat.Migrations.M20221029_group_link_id
|
2022-11-14 08:04:11 +00:00
|
|
|
Simplex.Chat.Migrations.M20221112_server_password
|
2022-11-16 15:37:20 +00:00
|
|
|
Simplex.Chat.Migrations.M20221115_server_cfg
|
2022-11-29 15:19:20 +00:00
|
|
|
Simplex.Chat.Migrations.M20221129_delete_group_feature_items
|
2022-11-30 19:42:33 +04:00
|
|
|
Simplex.Chat.Migrations.M20221130_delete_item_deleted
|
2022-12-09 15:26:43 +00:00
|
|
|
Simplex.Chat.Migrations.M20221209_verified_connection
|
2022-12-09 20:01:31 +04:00
|
|
|
Simplex.Chat.Migrations.M20221210_idxs
|
2022-12-10 08:27:32 +00:00
|
|
|
Simplex.Chat.Migrations.M20221211_group_description
|
2022-12-15 15:17:29 +04:00
|
|
|
Simplex.Chat.Migrations.M20221212_chat_items_timed
|
2022-12-16 07:51:04 +00:00
|
|
|
Simplex.Chat.Migrations.M20221214_live_message
|
2022-12-22 17:43:10 +04:00
|
|
|
Simplex.Chat.Migrations.M20221222_chat_ts
|
2022-12-23 18:37:02 +04:00
|
|
|
Simplex.Chat.Migrations.M20221223_idx_chat_items_item_status
|
2022-12-30 16:34:42 +04:00
|
|
|
Simplex.Chat.Migrations.M20221230_idxs
|
2023-01-07 19:47:51 +04:00
|
|
|
Simplex.Chat.Migrations.M20230107_connections_auth_err_counter
|
2023-01-13 13:54:07 +04:00
|
|
|
Simplex.Chat.Migrations.M20230111_users_agent_user_id
|
2023-01-17 15:45:37 +04:00
|
|
|
Simplex.Chat.Migrations.M20230117_fkey_indexes
|
2023-01-18 18:49:56 +04:00
|
|
|
Simplex.Chat.Migrations.M20230118_recreate_smp_servers
|
2023-01-29 15:22:09 +00:00
|
|
|
Simplex.Chat.Migrations.M20230129_drop_chat_items_group_idx
|
2023-02-08 07:08:53 +00:00
|
|
|
Simplex.Chat.Migrations.M20230206_item_deleted_by_group_member_id
|
2023-03-06 09:51:42 +00:00
|
|
|
Simplex.Chat.Migrations.M20230303_group_link_role
|
2023-03-22 15:58:01 +00:00
|
|
|
Simplex.Chat.Migrations.M20230317_hidden_profiles
|
2023-03-23 13:58:23 +04:00
|
|
|
Simplex.Chat.Migrations.M20230318_file_description
|
2023-03-21 15:21:14 +04:00
|
|
|
Simplex.Chat.Migrations.M20230321_agent_file_deleted
|
2023-03-28 14:38:36 +04:00
|
|
|
Simplex.Chat.Migrations.M20230328_files_protocol
|
2023-04-05 21:59:12 +01:00
|
|
|
Simplex.Chat.Migrations.M20230402_protocol_servers
|
2023-04-12 14:47:54 +04:00
|
|
|
Simplex.Chat.Migrations.M20230411_extra_xftp_file_descriptions
|
2023-04-20 16:52:55 +04:00
|
|
|
Simplex.Chat.Migrations.M20230420_rcv_files_to_receive
|
2023-04-27 17:19:21 +04:00
|
|
|
Simplex.Chat.Migrations.M20230422_profile_contact_links
|
2023-05-05 13:49:09 +04:00
|
|
|
Simplex.Chat.Migrations.M20230504_recreate_msg_delivery_events_cleanup_messages
|
2023-05-08 20:07:51 +04:00
|
|
|
Simplex.Chat.Migrations.M20230505_chat_item_versions
|
2023-05-15 12:28:53 +02:00
|
|
|
Simplex.Chat.Migrations.M20230511_reactions
|
2023-05-19 14:52:51 +02:00
|
|
|
Simplex.Chat.Migrations.M20230519_item_deleted_ts
|
2023-05-26 14:03:26 +04:00
|
|
|
Simplex.Chat.Migrations.M20230526_indexes
|
2023-05-29 15:18:22 +04:00
|
|
|
Simplex.Chat.Migrations.M20230529_indexes
|
2023-06-12 13:45:39 +04:00
|
|
|
Simplex.Chat.Migrations.M20230608_deleted_contacts
|
2023-06-18 12:46:38 +01:00
|
|
|
Simplex.Chat.Migrations.M20230618_favorite_chats
|
2023-06-22 20:38:09 +04:00
|
|
|
Simplex.Chat.Migrations.M20230621_chat_item_moderations
|
2023-07-13 23:48:25 +01:00
|
|
|
Simplex.Chat.Migrations.M20230705_delivery_receipts
|
2023-07-26 14:49:35 +04:00
|
|
|
Simplex.Chat.Migrations.M20230721_group_snd_item_statuses
|
2023-08-16 10:41:52 +04:00
|
|
|
Simplex.Chat.Migrations.M20230814_indexes
|
2022-01-21 11:09:33 +00:00
|
|
|
Simplex.Chat.Mobile
|
2023-02-16 20:25:37 +00:00
|
|
|
Simplex.Chat.Mobile.WebRTC
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Options
|
2022-08-18 11:35:31 +04:00
|
|
|
Simplex.Chat.ProfileGenerator
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Protocol
|
|
|
|
Simplex.Chat.Store
|
2023-06-18 10:20:11 +01:00
|
|
|
Simplex.Chat.Store.Connections
|
|
|
|
Simplex.Chat.Store.Direct
|
|
|
|
Simplex.Chat.Store.Files
|
|
|
|
Simplex.Chat.Store.Groups
|
|
|
|
Simplex.Chat.Store.Messages
|
|
|
|
Simplex.Chat.Store.Migrations
|
|
|
|
Simplex.Chat.Store.Profiles
|
|
|
|
Simplex.Chat.Store.Shared
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Styled
|
|
|
|
Simplex.Chat.Terminal
|
2022-01-21 11:09:33 +00:00
|
|
|
Simplex.Chat.Terminal.Input
|
|
|
|
Simplex.Chat.Terminal.Notification
|
2022-01-21 18:58:43 +00:00
|
|
|
Simplex.Chat.Terminal.Output
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Types
|
2023-07-21 21:32:28 +01:00
|
|
|
Simplex.Chat.Types.Preferences
|
|
|
|
Simplex.Chat.Types.Util
|
2022-12-15 15:17:29 +04:00
|
|
|
Simplex.Chat.Util
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.View
|
|
|
|
other-modules:
|
|
|
|
Paths_simplex_chat
|
|
|
|
hs-source-dirs:
|
|
|
|
src
|
|
|
|
ghc-options: -Wall -Wcompat -Werror=incomplete-patterns -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wunused-type-patterns
|
|
|
|
build-depends:
|
2022-01-29 20:21:37 +00:00
|
|
|
aeson ==2.0.*
|
2022-01-07 11:28:39 +04:00
|
|
|
, ansi-terminal >=0.10 && <0.12
|
2022-02-06 16:18:01 +00:00
|
|
|
, async ==2.2.*
|
2022-01-29 20:21:37 +00:00
|
|
|
, attoparsec ==0.14.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, base >=4.7 && <5
|
|
|
|
, base64-bytestring >=1.0 && <1.3
|
|
|
|
, bytestring ==0.10.*
|
|
|
|
, composition ==1.0.*
|
2023-04-05 21:59:12 +01:00
|
|
|
, constraints >=0.12 && <0.14
|
2021-12-18 13:59:06 +00:00
|
|
|
, containers ==0.6.*
|
|
|
|
, cryptonite >=0.27 && <0.30
|
2022-08-31 18:07:34 +01:00
|
|
|
, direct-sqlcipher ==2.3.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, directory ==1.3.*
|
2022-02-24 07:55:18 +00:00
|
|
|
, email-validate ==2.3.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, exceptions ==0.10.*
|
|
|
|
, filepath ==1.4.*
|
2022-05-17 08:37:00 +01:00
|
|
|
, http-types ==0.12.*
|
2023-02-19 23:51:50 +00:00
|
|
|
, memory ==0.15.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, mtl ==2.2.*
|
2022-07-23 14:49:04 +01:00
|
|
|
, network >=3.1.2.7 && <3.2
|
2022-01-06 16:03:45 +00:00
|
|
|
, optparse-applicative >=0.15 && <0.17
|
2021-12-18 13:59:06 +00:00
|
|
|
, process ==1.6.*
|
2022-08-18 11:35:31 +04:00
|
|
|
, random >=1.1 && <1.3
|
2022-12-13 14:52:34 +00:00
|
|
|
, record-hasfield ==1.0.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, simple-logger ==0.1.*
|
2023-03-09 11:01:22 +00:00
|
|
|
, simplexmq >=5.0
|
2022-07-23 14:49:04 +01:00
|
|
|
, socks ==0.6.*
|
2022-08-30 12:49:07 +01:00
|
|
|
, sqlcipher-simple ==0.4.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, stm ==2.5.*
|
2023-01-21 22:56:33 +00:00
|
|
|
, template-haskell ==2.16.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, terminal ==0.2.*
|
|
|
|
, text ==1.2.*
|
|
|
|
, time ==1.9.*
|
|
|
|
, unliftio ==0.2.*
|
|
|
|
, unliftio-core ==0.2.*
|
2022-06-06 16:23:47 +01:00
|
|
|
, zip ==1.7.*
|
2021-12-18 13:59:06 +00:00
|
|
|
default-language: Haskell2010
|
2023-01-16 09:13:46 +00:00
|
|
|
if flag(swift)
|
|
|
|
cpp-options: -DswiftJSON
|
2021-12-18 13:59:06 +00:00
|
|
|
|
2022-04-04 08:14:42 +01:00
|
|
|
executable simplex-bot
|
|
|
|
main-is: Main.hs
|
|
|
|
other-modules:
|
|
|
|
Paths_simplex_chat
|
|
|
|
hs-source-dirs:
|
|
|
|
apps/simplex-bot
|
|
|
|
ghc-options: -Wall -Wcompat -Werror=incomplete-patterns -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wunused-type-patterns -threaded
|
|
|
|
build-depends:
|
|
|
|
aeson ==2.0.*
|
|
|
|
, ansi-terminal >=0.10 && <0.12
|
|
|
|
, async ==2.2.*
|
|
|
|
, attoparsec ==0.14.*
|
|
|
|
, base >=4.7 && <5
|
|
|
|
, base64-bytestring >=1.0 && <1.3
|
|
|
|
, bytestring ==0.10.*
|
|
|
|
, composition ==1.0.*
|
2023-04-05 21:59:12 +01:00
|
|
|
, constraints >=0.12 && <0.14
|
2022-04-04 08:14:42 +01:00
|
|
|
, containers ==0.6.*
|
|
|
|
, cryptonite >=0.27 && <0.30
|
2022-08-31 18:07:34 +01:00
|
|
|
, direct-sqlcipher ==2.3.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, directory ==1.3.*
|
|
|
|
, email-validate ==2.3.*
|
|
|
|
, exceptions ==0.10.*
|
|
|
|
, filepath ==1.4.*
|
2022-05-17 08:37:00 +01:00
|
|
|
, http-types ==0.12.*
|
2023-02-19 23:51:50 +00:00
|
|
|
, memory ==0.15.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, mtl ==2.2.*
|
2022-07-23 14:49:04 +01:00
|
|
|
, network >=3.1.2.7 && <3.2
|
2022-04-04 08:14:42 +01:00
|
|
|
, optparse-applicative >=0.15 && <0.17
|
|
|
|
, process ==1.6.*
|
2022-08-18 11:35:31 +04:00
|
|
|
, random >=1.1 && <1.3
|
2022-12-13 14:52:34 +00:00
|
|
|
, record-hasfield ==1.0.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, simple-logger ==0.1.*
|
|
|
|
, simplex-chat
|
2023-03-09 11:01:22 +00:00
|
|
|
, simplexmq >=5.0
|
2022-07-23 14:49:04 +01:00
|
|
|
, socks ==0.6.*
|
2022-08-30 12:49:07 +01:00
|
|
|
, sqlcipher-simple ==0.4.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, stm ==2.5.*
|
2023-01-21 22:56:33 +00:00
|
|
|
, template-haskell ==2.16.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, terminal ==0.2.*
|
|
|
|
, text ==1.2.*
|
|
|
|
, time ==1.9.*
|
|
|
|
, unliftio ==0.2.*
|
|
|
|
, unliftio-core ==0.2.*
|
2022-06-06 16:23:47 +01:00
|
|
|
, zip ==1.7.*
|
2022-04-04 08:14:42 +01:00
|
|
|
default-language: Haskell2010
|
2023-01-16 09:13:46 +00:00
|
|
|
if flag(swift)
|
|
|
|
cpp-options: -DswiftJSON
|
2022-04-04 08:14:42 +01:00
|
|
|
|
|
|
|
executable simplex-bot-advanced
|
|
|
|
main-is: Main.hs
|
|
|
|
other-modules:
|
|
|
|
Paths_simplex_chat
|
|
|
|
hs-source-dirs:
|
|
|
|
apps/simplex-bot-advanced
|
|
|
|
ghc-options: -Wall -Wcompat -Werror=incomplete-patterns -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wunused-type-patterns -threaded
|
|
|
|
build-depends:
|
|
|
|
aeson ==2.0.*
|
|
|
|
, ansi-terminal >=0.10 && <0.12
|
|
|
|
, async ==2.2.*
|
|
|
|
, attoparsec ==0.14.*
|
|
|
|
, base >=4.7 && <5
|
|
|
|
, base64-bytestring >=1.0 && <1.3
|
|
|
|
, bytestring ==0.10.*
|
|
|
|
, composition ==1.0.*
|
2023-04-05 21:59:12 +01:00
|
|
|
, constraints >=0.12 && <0.14
|
2022-04-04 08:14:42 +01:00
|
|
|
, containers ==0.6.*
|
|
|
|
, cryptonite >=0.27 && <0.30
|
2022-08-31 18:07:34 +01:00
|
|
|
, direct-sqlcipher ==2.3.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, directory ==1.3.*
|
|
|
|
, email-validate ==2.3.*
|
|
|
|
, exceptions ==0.10.*
|
|
|
|
, filepath ==1.4.*
|
2022-05-17 08:37:00 +01:00
|
|
|
, http-types ==0.12.*
|
2023-02-19 23:51:50 +00:00
|
|
|
, memory ==0.15.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, mtl ==2.2.*
|
2022-07-23 14:49:04 +01:00
|
|
|
, network >=3.1.2.7 && <3.2
|
2022-04-04 08:14:42 +01:00
|
|
|
, optparse-applicative >=0.15 && <0.17
|
|
|
|
, process ==1.6.*
|
2022-08-18 11:35:31 +04:00
|
|
|
, random >=1.1 && <1.3
|
2022-12-13 14:52:34 +00:00
|
|
|
, record-hasfield ==1.0.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, simple-logger ==0.1.*
|
|
|
|
, simplex-chat
|
2023-03-09 11:01:22 +00:00
|
|
|
, simplexmq >=5.0
|
2022-07-23 14:49:04 +01:00
|
|
|
, socks ==0.6.*
|
2022-08-30 12:49:07 +01:00
|
|
|
, sqlcipher-simple ==0.4.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, stm ==2.5.*
|
2023-01-21 22:56:33 +00:00
|
|
|
, template-haskell ==2.16.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, terminal ==0.2.*
|
|
|
|
, text ==1.2.*
|
2023-02-14 07:57:27 +00:00
|
|
|
, time ==1.9.*
|
|
|
|
, unliftio ==0.2.*
|
|
|
|
, unliftio-core ==0.2.*
|
|
|
|
, zip ==1.7.*
|
|
|
|
default-language: Haskell2010
|
|
|
|
if flag(swift)
|
|
|
|
cpp-options: -DswiftJSON
|
|
|
|
|
|
|
|
executable simplex-broadcast-bot
|
2023-08-01 20:54:51 +01:00
|
|
|
main-is: ../Main.hs
|
2023-02-14 07:57:27 +00:00
|
|
|
other-modules:
|
2023-08-01 20:54:51 +01:00
|
|
|
Broadcast.Bot
|
|
|
|
Broadcast.Options
|
2023-02-14 07:57:27 +00:00
|
|
|
Paths_simplex_chat
|
|
|
|
hs-source-dirs:
|
2023-08-01 20:54:51 +01:00
|
|
|
apps/simplex-broadcast-bot/src
|
2023-02-14 07:57:27 +00:00
|
|
|
ghc-options: -Wall -Wcompat -Werror=incomplete-patterns -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wunused-type-patterns -threaded
|
|
|
|
build-depends:
|
|
|
|
aeson ==2.0.*
|
|
|
|
, ansi-terminal >=0.10 && <0.12
|
|
|
|
, async ==2.2.*
|
|
|
|
, attoparsec ==0.14.*
|
|
|
|
, base >=4.7 && <5
|
|
|
|
, base64-bytestring >=1.0 && <1.3
|
|
|
|
, bytestring ==0.10.*
|
|
|
|
, composition ==1.0.*
|
2023-04-05 21:59:12 +01:00
|
|
|
, constraints >=0.12 && <0.14
|
2023-02-14 07:57:27 +00:00
|
|
|
, containers ==0.6.*
|
|
|
|
, cryptonite >=0.27 && <0.30
|
|
|
|
, direct-sqlcipher ==2.3.*
|
|
|
|
, directory ==1.3.*
|
|
|
|
, email-validate ==2.3.*
|
|
|
|
, exceptions ==0.10.*
|
|
|
|
, filepath ==1.4.*
|
|
|
|
, http-types ==0.12.*
|
2023-02-19 23:51:50 +00:00
|
|
|
, memory ==0.15.*
|
2023-02-14 07:57:27 +00:00
|
|
|
, mtl ==2.2.*
|
|
|
|
, network >=3.1.2.7 && <3.2
|
|
|
|
, optparse-applicative >=0.15 && <0.17
|
|
|
|
, process ==1.6.*
|
|
|
|
, random >=1.1 && <1.3
|
|
|
|
, record-hasfield ==1.0.*
|
|
|
|
, simple-logger ==0.1.*
|
|
|
|
, simplex-chat
|
2023-03-09 11:01:22 +00:00
|
|
|
, simplexmq >=5.0
|
2023-02-14 07:57:27 +00:00
|
|
|
, socks ==0.6.*
|
|
|
|
, sqlcipher-simple ==0.4.*
|
|
|
|
, stm ==2.5.*
|
|
|
|
, template-haskell ==2.16.*
|
|
|
|
, terminal ==0.2.*
|
|
|
|
, text ==1.2.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, time ==1.9.*
|
|
|
|
, unliftio ==0.2.*
|
|
|
|
, unliftio-core ==0.2.*
|
2022-06-06 16:23:47 +01:00
|
|
|
, zip ==1.7.*
|
2022-04-04 08:14:42 +01:00
|
|
|
default-language: Haskell2010
|
2023-01-16 09:13:46 +00:00
|
|
|
if flag(swift)
|
|
|
|
cpp-options: -DswiftJSON
|
2022-04-04 08:14:42 +01:00
|
|
|
|
2021-12-18 13:59:06 +00:00
|
|
|
executable simplex-chat
|
|
|
|
main-is: Main.hs
|
|
|
|
other-modules:
|
2022-05-13 19:44:03 +01:00
|
|
|
Server
|
2021-12-18 13:59:06 +00:00
|
|
|
Paths_simplex_chat
|
|
|
|
hs-source-dirs:
|
|
|
|
apps/simplex-chat
|
|
|
|
ghc-options: -Wall -Wcompat -Werror=incomplete-patterns -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wunused-type-patterns -threaded
|
|
|
|
build-depends:
|
2022-01-29 20:21:37 +00:00
|
|
|
aeson ==2.0.*
|
2022-01-07 11:28:39 +04:00
|
|
|
, ansi-terminal >=0.10 && <0.12
|
2022-02-06 16:18:01 +00:00
|
|
|
, async ==2.2.*
|
2022-01-29 20:21:37 +00:00
|
|
|
, attoparsec ==0.14.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, base >=4.7 && <5
|
|
|
|
, base64-bytestring >=1.0 && <1.3
|
|
|
|
, bytestring ==0.10.*
|
|
|
|
, composition ==1.0.*
|
2023-04-05 21:59:12 +01:00
|
|
|
, constraints >=0.12 && <0.14
|
2021-12-18 13:59:06 +00:00
|
|
|
, containers ==0.6.*
|
|
|
|
, cryptonite >=0.27 && <0.30
|
2022-08-31 18:07:34 +01:00
|
|
|
, direct-sqlcipher ==2.3.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, directory ==1.3.*
|
2022-02-24 07:55:18 +00:00
|
|
|
, email-validate ==2.3.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, exceptions ==0.10.*
|
|
|
|
, filepath ==1.4.*
|
2022-05-17 08:37:00 +01:00
|
|
|
, http-types ==0.12.*
|
2023-02-19 23:51:50 +00:00
|
|
|
, memory ==0.15.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, mtl ==2.2.*
|
2022-05-13 19:44:03 +01:00
|
|
|
, network ==3.1.*
|
2022-01-06 16:03:45 +00:00
|
|
|
, optparse-applicative >=0.15 && <0.17
|
2021-12-18 13:59:06 +00:00
|
|
|
, process ==1.6.*
|
2022-08-18 11:35:31 +04:00
|
|
|
, random >=1.1 && <1.3
|
2022-12-13 14:52:34 +00:00
|
|
|
, record-hasfield ==1.0.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, simple-logger ==0.1.*
|
|
|
|
, simplex-chat
|
2023-03-09 11:01:22 +00:00
|
|
|
, simplexmq >=5.0
|
2022-07-23 14:49:04 +01:00
|
|
|
, socks ==0.6.*
|
2022-08-30 12:49:07 +01:00
|
|
|
, sqlcipher-simple ==0.4.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, stm ==2.5.*
|
2023-01-21 22:56:33 +00:00
|
|
|
, template-haskell ==2.16.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, terminal ==0.2.*
|
|
|
|
, text ==1.2.*
|
|
|
|
, time ==1.9.*
|
|
|
|
, unliftio ==0.2.*
|
|
|
|
, unliftio-core ==0.2.*
|
2022-05-13 19:44:03 +01:00
|
|
|
, websockets ==0.12.*
|
2022-06-06 16:23:47 +01:00
|
|
|
, zip ==1.7.*
|
2021-12-18 13:59:06 +00:00
|
|
|
default-language: Haskell2010
|
2023-01-16 09:13:46 +00:00
|
|
|
if flag(swift)
|
|
|
|
cpp-options: -DswiftJSON
|
2021-12-18 13:59:06 +00:00
|
|
|
|
2023-08-01 20:54:51 +01:00
|
|
|
executable simplex-directory-service
|
|
|
|
main-is: ../Main.hs
|
|
|
|
other-modules:
|
|
|
|
Directory.Events
|
|
|
|
Directory.Options
|
|
|
|
Directory.Service
|
|
|
|
Directory.Store
|
|
|
|
Paths_simplex_chat
|
|
|
|
hs-source-dirs:
|
|
|
|
apps/simplex-directory-service/src
|
|
|
|
ghc-options: -Wall -Wcompat -Werror=incomplete-patterns -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wunused-type-patterns -threaded
|
|
|
|
build-depends:
|
|
|
|
aeson ==2.0.*
|
|
|
|
, ansi-terminal >=0.10 && <0.12
|
|
|
|
, async ==2.2.*
|
|
|
|
, attoparsec ==0.14.*
|
|
|
|
, base >=4.7 && <5
|
|
|
|
, base64-bytestring >=1.0 && <1.3
|
|
|
|
, bytestring ==0.10.*
|
|
|
|
, composition ==1.0.*
|
|
|
|
, constraints >=0.12 && <0.14
|
|
|
|
, containers ==0.6.*
|
|
|
|
, cryptonite >=0.27 && <0.30
|
|
|
|
, direct-sqlcipher ==2.3.*
|
|
|
|
, directory ==1.3.*
|
|
|
|
, email-validate ==2.3.*
|
|
|
|
, exceptions ==0.10.*
|
|
|
|
, filepath ==1.4.*
|
|
|
|
, http-types ==0.12.*
|
|
|
|
, memory ==0.15.*
|
|
|
|
, mtl ==2.2.*
|
|
|
|
, network >=3.1.2.7 && <3.2
|
|
|
|
, optparse-applicative >=0.15 && <0.17
|
|
|
|
, process ==1.6.*
|
|
|
|
, random >=1.1 && <1.3
|
|
|
|
, record-hasfield ==1.0.*
|
|
|
|
, simple-logger ==0.1.*
|
|
|
|
, simplex-chat
|
|
|
|
, simplexmq >=5.0
|
|
|
|
, socks ==0.6.*
|
|
|
|
, sqlcipher-simple ==0.4.*
|
|
|
|
, stm ==2.5.*
|
|
|
|
, template-haskell ==2.16.*
|
|
|
|
, terminal ==0.2.*
|
|
|
|
, text ==1.2.*
|
|
|
|
, time ==1.9.*
|
|
|
|
, unliftio ==0.2.*
|
|
|
|
, unliftio-core ==0.2.*
|
|
|
|
, zip ==1.7.*
|
|
|
|
default-language: Haskell2010
|
|
|
|
if flag(swift)
|
|
|
|
cpp-options: -DswiftJSON
|
|
|
|
|
2021-12-18 13:59:06 +00:00
|
|
|
test-suite simplex-chat-test
|
|
|
|
type: exitcode-stdio-1.0
|
|
|
|
main-is: Test.hs
|
|
|
|
other-modules:
|
2023-08-01 20:54:51 +01:00
|
|
|
Bots.BroadcastTests
|
|
|
|
Bots.DirectoryTests
|
2021-12-18 13:59:06 +00:00
|
|
|
ChatClient
|
|
|
|
ChatTests
|
2023-02-01 17:21:13 +00:00
|
|
|
ChatTests.Direct
|
|
|
|
ChatTests.Files
|
|
|
|
ChatTests.Groups
|
|
|
|
ChatTests.Profiles
|
|
|
|
ChatTests.Utils
|
2021-12-18 13:59:06 +00:00
|
|
|
MarkdownTests
|
2022-02-06 16:18:01 +00:00
|
|
|
MobileTests
|
2021-12-18 13:59:06 +00:00
|
|
|
ProtocolTests
|
2022-04-05 12:44:22 +04:00
|
|
|
SchemaDump
|
2023-06-08 11:23:04 +04:00
|
|
|
ViewTests
|
2023-02-19 23:51:50 +00:00
|
|
|
WebRTCTests
|
2023-08-01 20:54:51 +01:00
|
|
|
Broadcast.Bot
|
|
|
|
Broadcast.Options
|
|
|
|
Directory.Events
|
|
|
|
Directory.Options
|
|
|
|
Directory.Service
|
|
|
|
Directory.Store
|
2021-12-18 13:59:06 +00:00
|
|
|
Paths_simplex_chat
|
|
|
|
hs-source-dirs:
|
|
|
|
tests
|
2023-08-01 20:54:51 +01:00
|
|
|
apps/simplex-broadcast-bot/src
|
|
|
|
apps/simplex-directory-service/src
|
2022-03-19 09:04:53 +00:00
|
|
|
ghc-options: -Wall -Wcompat -Werror=incomplete-patterns -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wunused-type-patterns -threaded
|
2021-12-18 13:59:06 +00:00
|
|
|
build-depends:
|
2022-01-29 20:21:37 +00:00
|
|
|
aeson ==2.0.*
|
2022-01-07 11:28:39 +04:00
|
|
|
, ansi-terminal >=0.10 && <0.12
|
2021-12-18 13:59:06 +00:00
|
|
|
, async ==2.2.*
|
2022-01-29 20:21:37 +00:00
|
|
|
, attoparsec ==0.14.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, base >=4.7 && <5
|
|
|
|
, base64-bytestring >=1.0 && <1.3
|
|
|
|
, bytestring ==0.10.*
|
|
|
|
, composition ==1.0.*
|
2023-04-05 21:59:12 +01:00
|
|
|
, constraints >=0.12 && <0.14
|
2021-12-18 13:59:06 +00:00
|
|
|
, containers ==0.6.*
|
|
|
|
, cryptonite >=0.27 && <0.30
|
2022-07-04 11:15:25 +01:00
|
|
|
, deepseq ==1.4.*
|
2022-08-31 18:07:34 +01:00
|
|
|
, direct-sqlcipher ==2.3.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, directory ==1.3.*
|
2022-02-24 07:55:18 +00:00
|
|
|
, email-validate ==2.3.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, exceptions ==0.10.*
|
|
|
|
, filepath ==1.4.*
|
|
|
|
, hspec ==2.7.*
|
2022-05-17 08:37:00 +01:00
|
|
|
, http-types ==0.12.*
|
2023-02-19 23:51:50 +00:00
|
|
|
, memory ==0.15.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, mtl ==2.2.*
|
|
|
|
, network ==3.1.*
|
2022-01-06 16:03:45 +00:00
|
|
|
, optparse-applicative >=0.15 && <0.17
|
2021-12-18 13:59:06 +00:00
|
|
|
, process ==1.6.*
|
2022-08-18 11:35:31 +04:00
|
|
|
, random >=1.1 && <1.3
|
2022-12-13 14:52:34 +00:00
|
|
|
, record-hasfield ==1.0.*
|
2023-04-03 16:31:18 +04:00
|
|
|
, silently ==1.2.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, simple-logger ==0.1.*
|
|
|
|
, simplex-chat
|
2023-03-09 11:01:22 +00:00
|
|
|
, simplexmq >=5.0
|
2022-07-23 14:49:04 +01:00
|
|
|
, socks ==0.6.*
|
2022-08-30 12:49:07 +01:00
|
|
|
, sqlcipher-simple ==0.4.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, stm ==2.5.*
|
2023-01-21 22:56:33 +00:00
|
|
|
, template-haskell ==2.16.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, terminal ==0.2.*
|
|
|
|
, text ==1.2.*
|
|
|
|
, time ==1.9.*
|
|
|
|
, unliftio ==0.2.*
|
|
|
|
, unliftio-core ==0.2.*
|
2022-06-06 16:23:47 +01:00
|
|
|
, zip ==1.7.*
|
2021-12-18 13:59:06 +00:00
|
|
|
default-language: Haskell2010
|
2023-01-16 09:13:46 +00:00
|
|
|
if flag(swift)
|
|
|
|
cpp-options: -DswiftJSON
|