2021-12-18 13:59:06 +00:00
|
|
|
cabal-version: 1.12
|
|
|
|
|
2023-12-04 10:01:37 +00: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
|
2025-03-07 14:59:00 +00:00
|
|
|
version: 6.3.0.8
|
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-25 04:56:37 +08:00
|
|
|
copyright: 2020-22 simplex.chat
|
2021-12-18 13:59:06 +00:00
|
|
|
license: AGPL-3
|
|
|
|
license-file: LICENSE
|
|
|
|
build-type: Simple
|
|
|
|
extra-source-files:
|
|
|
|
README.md
|
2024-12-20 22:05:43 +00:00
|
|
|
PRIVACY.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
|
|
|
|
|
2025-01-10 15:27:29 +04:00
|
|
|
flag client_postgres
|
|
|
|
description: Build with PostgreSQL instead of SQLite.
|
|
|
|
manual: True
|
|
|
|
default: False
|
|
|
|
|
2021-12-18 13:59:06 +00:00
|
|
|
library
|
|
|
|
exposed-modules:
|
|
|
|
Simplex.Chat
|
2024-02-24 15:00:16 +00:00
|
|
|
Simplex.Chat.AppSettings
|
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
|
2023-10-29 19:06:32 +00:00
|
|
|
Simplex.Chat.Files
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Help
|
2024-12-20 16:54:24 +04:00
|
|
|
Simplex.Chat.Library.Commands
|
|
|
|
Simplex.Chat.Library.Internal
|
|
|
|
Simplex.Chat.Library.Subscriber
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Markdown
|
2022-01-24 16:07:17 +00:00
|
|
|
Simplex.Chat.Messages
|
2023-12-23 17:07:23 +04:00
|
|
|
Simplex.Chat.Messages.Batch
|
2023-06-17 11:03:22 +01:00
|
|
|
Simplex.Chat.Messages.CIContent
|
2023-10-26 15:44:50 +01:00
|
|
|
Simplex.Chat.Messages.CIContent.Events
|
2025-01-20 17:41:48 +04:00
|
|
|
Simplex.Chat.Mobile
|
2023-09-01 19:43:27 +01:00
|
|
|
Simplex.Chat.Mobile.File
|
|
|
|
Simplex.Chat.Mobile.Shared
|
2025-01-20 17:41:48 +04:00
|
|
|
Simplex.Chat.Mobile.WebRTC
|
2024-11-04 13:28:57 +00:00
|
|
|
Simplex.Chat.Operators
|
|
|
|
Simplex.Chat.Operators.Conditions
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Options
|
2025-01-10 15:27:29 +04:00
|
|
|
Simplex.Chat.Options.DB
|
2022-08-18 11:35:31 +04:00
|
|
|
Simplex.Chat.ProfileGenerator
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Protocol
|
2023-09-27 11:41:02 +03:00
|
|
|
Simplex.Chat.Remote
|
2023-11-08 22:13:52 +02:00
|
|
|
Simplex.Chat.Remote.AppVersion
|
2023-10-23 15:44:04 +03:00
|
|
|
Simplex.Chat.Remote.Multicast
|
2023-10-22 11:42:19 +03:00
|
|
|
Simplex.Chat.Remote.Protocol
|
2023-11-01 12:48:58 +02:00
|
|
|
Simplex.Chat.Remote.RevHTTP
|
2023-10-29 19:06:32 +00:00
|
|
|
Simplex.Chat.Remote.Transport
|
2023-09-27 11:41:02 +03:00
|
|
|
Simplex.Chat.Remote.Types
|
2024-06-25 09:51:55 +04:00
|
|
|
Simplex.Chat.Stats
|
2021-12-18 13:59:06 +00:00
|
|
|
Simplex.Chat.Store
|
2024-02-24 15:00:16 +00:00
|
|
|
Simplex.Chat.Store.AppSettings
|
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
|
2024-01-11 19:01:44 +02:00
|
|
|
Simplex.Chat.Store.NoteFolders
|
2023-06-18 10:20:11 +01:00
|
|
|
Simplex.Chat.Store.Profiles
|
2023-09-27 11:41:02 +03:00
|
|
|
Simplex.Chat.Store.Remote
|
2023-06-18 10:20:11 +01:00
|
|
|
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
|
2024-03-29 18:30:17 +00:00
|
|
|
Simplex.Chat.Terminal.Main
|
2022-01-21 11:09:33 +00:00
|
|
|
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
|
2024-04-04 20:41:56 +01:00
|
|
|
Simplex.Chat.Types.Shared
|
2024-05-08 15:36:20 +01:00
|
|
|
Simplex.Chat.Types.UITheme
|
2023-07-21 21:32:28 +01:00
|
|
|
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
|
2025-01-10 15:27:29 +04:00
|
|
|
if flag(client_postgres)
|
|
|
|
exposed-modules:
|
|
|
|
Simplex.Chat.Options.Postgres
|
|
|
|
Simplex.Chat.Store.Postgres.Migrations
|
|
|
|
Simplex.Chat.Store.Postgres.Migrations.M20241220_initial
|
|
|
|
else
|
|
|
|
exposed-modules:
|
|
|
|
Simplex.Chat.Archive
|
|
|
|
Simplex.Chat.Options.SQLite
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220101_initial
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220122_v1_1
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220205_chat_item_status
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220210_deduplicate_contact_requests
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220224_messages_fks
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220301_smp_servers
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220302_profile_images
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220304_msg_quotes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220321_chat_item_edited
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220404_files_status_fields
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220514_profiles_user_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220626_auto_reply
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220702_calls
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220715_groups_chat_item_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220811_chat_items_indices
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220812_incognito_profiles
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220818_chat_notifications
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220822_groups_host_conn_custom_user_profile_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220823_delete_broken_group_event_chat_items
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220824_profiles_local_alias
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220909_commands
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220926_connection_alias
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20220928_settings
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221001_shared_msg_id_indices
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221003_delete_broken_integrity_error_chat_items
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221004_idx_msg_deliveries_message_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221011_user_contact_links_group_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221012_inline_files
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221019_unread_chat
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221021_auto_accept__group_links
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221024_contact_used
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221025_chat_settings
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221029_group_link_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221112_server_password
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221115_server_cfg
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221129_delete_group_feature_items
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221130_delete_item_deleted
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221209_verified_connection
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221210_idxs
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221211_group_description
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221212_chat_items_timed
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221214_live_message
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221222_chat_ts
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221223_idx_chat_items_item_status
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20221230_idxs
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230107_connections_auth_err_counter
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230111_users_agent_user_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230117_fkey_indexes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230118_recreate_smp_servers
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230129_drop_chat_items_group_idx
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230206_item_deleted_by_group_member_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230303_group_link_role
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230317_hidden_profiles
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230318_file_description
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230321_agent_file_deleted
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230328_files_protocol
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230402_protocol_servers
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230411_extra_xftp_file_descriptions
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230420_rcv_files_to_receive
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230422_profile_contact_links
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230504_recreate_msg_delivery_events_cleanup_messages
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230505_chat_item_versions
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230511_reactions
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230519_item_deleted_ts
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230526_indexes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230529_indexes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230608_deleted_contacts
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230618_favorite_chats
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230621_chat_item_moderations
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230705_delivery_receipts
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230721_group_snd_item_statuses
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230814_indexes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230827_file_encryption
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230829_connections_chat_vrange
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230903_connections_to_subscribe
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230913_member_contacts
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230914_member_probes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20230926_contact_status
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231002_conn_initiated
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231009_via_group_link_uri_hash
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231010_member_settings
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231019_indexes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231030_xgrplinkmem_received
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231107_indexes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231113_group_forward
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231114_remote_control
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231126_remote_ctrl_address
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231207_chat_list_pagination
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231214_item_content_tag
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20231215_recreate_msg_deliveries
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240102_note_folders
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240104_members_profile_update
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240115_block_member_for_all
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240122_indexes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240214_redirect_file_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240222_app_settings
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240226_users_restrict
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240228_pq
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240313_drop_agent_ack_cmd_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240324_custom_data
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240402_item_forwarded
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240430_ui_theme
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240501_chat_deleted
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240510_chat_items_via_proxy
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240515_rcv_files_user_approved_relays
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240528_quota_err_counter
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240827_calls_uuid
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20240920_user_order
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241008_indexes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241010_contact_requests_contact_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241023_chat_item_autoincrement_id
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241027_server_operators
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241125_indexes
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241128_business_chats
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241205_business_chat_members
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241222_operator_conditions
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241223_chat_tags
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20241230_reports
|
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20250105_indexes
|
2025-01-20 18:06:00 +00:00
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20250115_chat_ttl
|
2025-01-22 23:33:54 +04:00
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20250122_chat_items_include_in_history
|
2025-01-29 13:04:48 +00:00
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20250126_mentions
|
2025-01-31 10:32:07 +04:00
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20250129_delete_unused_contacts
|
2025-01-31 18:47:59 +04:00
|
|
|
Simplex.Chat.Store.SQLite.Migrations.M20250130_indexes
|
2021-12-18 13:59:06 +00:00
|
|
|
other-modules:
|
|
|
|
Paths_simplex_chat
|
|
|
|
hs-source-dirs:
|
|
|
|
src
|
2024-04-01 13:34:45 +01:00
|
|
|
default-extensions:
|
|
|
|
StrictData
|
2024-05-24 21:09:21 +01:00
|
|
|
ghc-options: -O2 -Weverything -Wno-missing-exported-signatures -Wno-missing-import-lists -Wno-missed-specialisations -Wno-all-missed-specialisations -Wno-unsafe -Wno-safe -Wno-missing-local-signatures -Wno-missing-kind-signatures -Wno-missing-deriving-strategies -Wno-monomorphism-restriction -Wno-prepositive-qualified-module -Wno-unused-packages -Wno-implicit-prelude -Wno-missing-safe-haskell-mode -Wno-missing-export-lists -Wno-partial-fields -Wcompat -Werror=incomplete-record-updates -Werror=incomplete-patterns -Werror=missing-methods -Werror=incomplete-uni-patterns -Werror=tabs -Wredundant-constraints -Wincomplete-record-updates -Wunused-type-patterns
|
2021-12-18 13:59:06 +00:00
|
|
|
build-depends:
|
2023-08-25 04:56:37 +08:00
|
|
|
aeson ==2.2.*
|
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
|
2024-04-03 10:47:38 +01:00
|
|
|
, base64-bytestring >=1.0 && <1.3
|
2021-12-18 13:59:06 +00:00
|
|
|
, 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.*
|
2023-12-13 11:20:03 +00:00
|
|
|
, crypton ==0.34.*
|
2023-09-27 13:40:19 +03:00
|
|
|
, data-default ==0.7.*
|
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.*
|
2024-11-04 13:28:57 +00:00
|
|
|
, file-embed ==0.0.15.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, filepath ==1.4.*
|
2022-05-17 08:37:00 +01:00
|
|
|
, http-types ==0.12.*
|
2023-11-04 19:04:40 +00:00
|
|
|
, http2 >=4.2.2 && <4.3
|
2023-12-04 10:01:37 +00:00
|
|
|
, memory ==0.18.*
|
|
|
|
, mtl >=2.3.1 && <3.0
|
2022-07-23 14:49:04 +01:00
|
|
|
, network >=3.1.2.7 && <3.2
|
2023-12-04 10:01:37 +00:00
|
|
|
, network-transport ==0.5.6
|
2022-01-06 16:03:45 +00:00
|
|
|
, optparse-applicative >=0.15 && <0.17
|
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.*
|
2024-11-14 17:43:34 +00:00
|
|
|
, scientific ==0.3.7.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, simple-logger ==0.1.*
|
2024-12-27 15:31:13 +00:00
|
|
|
, simplexmq >=6.3
|
2022-07-23 14:49:04 +01:00
|
|
|
, socks ==0.6.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, stm ==2.5.*
|
|
|
|
, terminal ==0.2.*
|
2023-12-20 06:38:39 +00:00
|
|
|
, time ==1.12.*
|
2024-08-18 23:00:34 +01:00
|
|
|
, tls >=1.9.0 && <1.10
|
2021-12-18 13:59:06 +00:00
|
|
|
, unliftio ==0.2.*
|
|
|
|
, unliftio-core ==0.2.*
|
2024-08-28 14:31:02 +00:00
|
|
|
, uuid ==1.3.*
|
2023-12-04 10:01:37 +00:00
|
|
|
, zip ==2.0.*
|
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
|
2025-01-10 15:27:29 +04:00
|
|
|
if flag(client_postgres)
|
|
|
|
build-depends:
|
|
|
|
postgresql-libpq >=0.10.0.0
|
|
|
|
, postgresql-simple ==0.7.*
|
|
|
|
, raw-strings-qq ==1.1.*
|
|
|
|
cpp-options: -DdbPostgres
|
|
|
|
else
|
|
|
|
build-depends:
|
|
|
|
direct-sqlcipher ==2.3.*
|
|
|
|
, sqlcipher-simple ==0.4.*
|
2023-12-04 10:01:37 +00:00
|
|
|
if impl(ghc >= 9.6.2)
|
|
|
|
build-depends:
|
|
|
|
bytestring ==0.11.*
|
2024-01-30 23:16:39 +00:00
|
|
|
, process ==1.6.*
|
2023-12-04 10:01:37 +00:00
|
|
|
, template-haskell ==2.20.*
|
|
|
|
, text >=2.0.1 && <2.2
|
|
|
|
if impl(ghc < 9.6.2)
|
|
|
|
build-depends:
|
|
|
|
bytestring ==0.10.*
|
2024-01-30 23:16:39 +00:00
|
|
|
, process >=1.6 && <1.6.18
|
2023-12-04 10:01:37 +00:00
|
|
|
, template-haskell ==2.16.*
|
2024-11-14 17:43:34 +00:00
|
|
|
, text >=1.2.4.0 && <1.3
|
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
|
2024-04-01 13:34:45 +01:00
|
|
|
default-extensions:
|
|
|
|
StrictData
|
2024-05-24 21:09:21 +01:00
|
|
|
ghc-options: -O2 -Weverything -Wno-missing-exported-signatures -Wno-missing-import-lists -Wno-missed-specialisations -Wno-all-missed-specialisations -Wno-unsafe -Wno-safe -Wno-missing-local-signatures -Wno-missing-kind-signatures -Wno-missing-deriving-strategies -Wno-monomorphism-restriction -Wno-prepositive-qualified-module -Wno-unused-packages -Wno-implicit-prelude -Wno-missing-safe-haskell-mode -Wno-missing-export-lists -Wno-partial-fields -Wcompat -Werror=incomplete-record-updates -Werror=incomplete-patterns -Werror=missing-methods -Werror=incomplete-uni-patterns -Werror=tabs -Wredundant-constraints -Wincomplete-record-updates -Wunused-type-patterns -threaded
|
2022-04-04 08:14:42 +01:00
|
|
|
build-depends:
|
2024-12-27 15:31:13 +00:00
|
|
|
base >=4.7 && <5
|
2022-04-04 08:14:42 +01:00
|
|
|
, directory ==1.3.*
|
|
|
|
, simplex-chat
|
|
|
|
default-language: Haskell2010
|
2025-01-10 15:27:29 +04:00
|
|
|
if flag(client_postgres)
|
|
|
|
cpp-options: -DdbPostgres
|
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
|
2024-04-01 13:34:45 +01:00
|
|
|
default-extensions:
|
|
|
|
StrictData
|
2024-05-24 21:09:21 +01:00
|
|
|
ghc-options: -O2 -Weverything -Wno-missing-exported-signatures -Wno-missing-import-lists -Wno-missed-specialisations -Wno-all-missed-specialisations -Wno-unsafe -Wno-safe -Wno-missing-local-signatures -Wno-missing-kind-signatures -Wno-missing-deriving-strategies -Wno-monomorphism-restriction -Wno-prepositive-qualified-module -Wno-unused-packages -Wno-implicit-prelude -Wno-missing-safe-haskell-mode -Wno-missing-export-lists -Wno-partial-fields -Wcompat -Werror=incomplete-record-updates -Werror=incomplete-patterns -Werror=missing-methods -Werror=incomplete-uni-patterns -Werror=tabs -Wredundant-constraints -Wincomplete-record-updates -Wunused-type-patterns -threaded
|
2022-04-04 08:14:42 +01:00
|
|
|
build-depends:
|
2024-12-27 15:31:13 +00:00
|
|
|
async ==2.2.*
|
2022-04-04 08:14:42 +01:00
|
|
|
, base >=4.7 && <5
|
|
|
|
, directory ==1.3.*
|
|
|
|
, simplex-chat
|
2024-12-27 15:31:13 +00:00
|
|
|
, simplexmq >=6.3
|
2022-04-04 08:14:42 +01:00
|
|
|
, stm ==2.5.*
|
2023-02-14 07:57:27 +00:00
|
|
|
default-language: Haskell2010
|
2025-01-10 15:27:29 +04:00
|
|
|
if flag(client_postgres)
|
|
|
|
cpp-options: -DdbPostgres
|
2023-12-04 10:01:37 +00:00
|
|
|
if impl(ghc >= 9.6.2)
|
|
|
|
build-depends:
|
2024-12-27 15:31:13 +00:00
|
|
|
text >=2.0.1 && <2.2
|
2023-12-04 10:01:37 +00:00
|
|
|
if impl(ghc < 9.6.2)
|
|
|
|
build-depends:
|
2024-12-27 15:31:13 +00:00
|
|
|
text >=1.2.4.0 && <1.3
|
2023-02-14 07:57:27 +00:00
|
|
|
|
|
|
|
executable simplex-broadcast-bot
|
2024-03-25 08:24:46 +00:00
|
|
|
main-is: Main.hs
|
|
|
|
hs-source-dirs:
|
|
|
|
apps/simplex-broadcast-bot
|
|
|
|
apps/simplex-broadcast-bot/src
|
2024-04-01 13:34:45 +01:00
|
|
|
default-extensions:
|
|
|
|
StrictData
|
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
|
2024-05-24 21:09:21 +01:00
|
|
|
ghc-options: -O2 -Weverything -Wno-missing-exported-signatures -Wno-missing-import-lists -Wno-missed-specialisations -Wno-all-missed-specialisations -Wno-unsafe -Wno-safe -Wno-missing-local-signatures -Wno-missing-kind-signatures -Wno-missing-deriving-strategies -Wno-monomorphism-restriction -Wno-prepositive-qualified-module -Wno-unused-packages -Wno-implicit-prelude -Wno-missing-safe-haskell-mode -Wno-missing-export-lists -Wno-partial-fields -Wcompat -Werror=incomplete-record-updates -Werror=incomplete-patterns -Werror=missing-methods -Werror=incomplete-uni-patterns -Werror=tabs -Wredundant-constraints -Wincomplete-record-updates -Wunused-type-patterns -threaded
|
2023-02-14 07:57:27 +00:00
|
|
|
build-depends:
|
2024-12-27 15:31:13 +00:00
|
|
|
async ==2.2.*
|
2023-02-14 07:57:27 +00:00
|
|
|
, base >=4.7 && <5
|
|
|
|
, directory ==1.3.*
|
|
|
|
, optparse-applicative >=0.15 && <0.17
|
|
|
|
, simplex-chat
|
2024-12-27 15:31:13 +00:00
|
|
|
, simplexmq >=6.3
|
2023-02-14 07:57:27 +00:00
|
|
|
, stm ==2.5.*
|
2022-04-04 08:14:42 +01:00
|
|
|
default-language: Haskell2010
|
2025-01-10 15:27:29 +04:00
|
|
|
if flag(client_postgres)
|
|
|
|
cpp-options: -DdbPostgres
|
2023-12-04 10:01:37 +00:00
|
|
|
if impl(ghc >= 9.6.2)
|
|
|
|
build-depends:
|
2024-12-27 15:31:13 +00:00
|
|
|
text >=2.0.1 && <2.2
|
2023-12-04 10:01:37 +00:00
|
|
|
if impl(ghc < 9.6.2)
|
|
|
|
build-depends:
|
2024-12-27 15:31:13 +00:00
|
|
|
text >=1.2.4.0 && <1.3
|
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
|
2024-04-01 13:34:45 +01:00
|
|
|
default-extensions:
|
|
|
|
StrictData
|
2024-05-24 21:09:21 +01:00
|
|
|
ghc-options: -O2 -Weverything -Wno-missing-exported-signatures -Wno-missing-import-lists -Wno-missed-specialisations -Wno-all-missed-specialisations -Wno-unsafe -Wno-safe -Wno-missing-local-signatures -Wno-missing-kind-signatures -Wno-missing-deriving-strategies -Wno-monomorphism-restriction -Wno-prepositive-qualified-module -Wno-unused-packages -Wno-implicit-prelude -Wno-missing-safe-haskell-mode -Wno-missing-export-lists -Wno-partial-fields -Wcompat -Werror=incomplete-record-updates -Werror=incomplete-patterns -Werror=missing-methods -Werror=incomplete-uni-patterns -Werror=tabs -Wredundant-constraints -Wincomplete-record-updates -Wunused-type-patterns -threaded
|
2021-12-18 13:59:06 +00:00
|
|
|
build-depends:
|
2023-08-25 04:56:37 +08:00
|
|
|
aeson ==2.2.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, base >=4.7 && <5
|
|
|
|
, directory ==1.3.*
|
2023-12-04 10:01:37 +00:00
|
|
|
, mtl >=2.3.1 && <3.0
|
2022-05-13 19:44:03 +01:00
|
|
|
, network ==3.1.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, simplex-chat
|
2024-12-27 15:31:13 +00:00
|
|
|
, simplexmq >=6.3
|
2021-12-18 13:59:06 +00:00
|
|
|
, stm ==2.5.*
|
|
|
|
, unliftio ==0.2.*
|
2022-05-13 19:44:03 +01:00
|
|
|
, websockets ==0.12.*
|
2021-12-18 13:59:06 +00:00
|
|
|
default-language: Haskell2010
|
2025-01-10 15:27:29 +04:00
|
|
|
if flag(client_postgres)
|
|
|
|
cpp-options: -DdbPostgres
|
2023-12-04 10:01:37 +00:00
|
|
|
if impl(ghc >= 9.6.2)
|
|
|
|
build-depends:
|
2024-12-27 15:31:13 +00:00
|
|
|
text >=2.0.1 && <2.2
|
2023-12-04 10:01:37 +00:00
|
|
|
if impl(ghc < 9.6.2)
|
|
|
|
build-depends:
|
2024-12-27 15:31:13 +00:00
|
|
|
text >=1.2.4.0 && <1.3
|
2021-12-18 13:59:06 +00:00
|
|
|
|
2023-08-01 20:54:51 +01:00
|
|
|
executable simplex-directory-service
|
2024-03-25 08:24:46 +00:00
|
|
|
main-is: Main.hs
|
|
|
|
hs-source-dirs:
|
|
|
|
apps/simplex-directory-service
|
|
|
|
apps/simplex-directory-service/src
|
2024-04-01 13:34:45 +01:00
|
|
|
default-extensions:
|
|
|
|
StrictData
|
2023-08-01 20:54:51 +01:00
|
|
|
other-modules:
|
2025-02-25 09:24:30 +00:00
|
|
|
Directory.BlockedWords
|
2023-08-01 20:54:51 +01:00
|
|
|
Directory.Events
|
|
|
|
Directory.Options
|
2023-12-18 10:41:08 +00:00
|
|
|
Directory.Search
|
2023-08-01 20:54:51 +01:00
|
|
|
Directory.Service
|
|
|
|
Directory.Store
|
|
|
|
Paths_simplex_chat
|
2024-05-24 21:09:21 +01:00
|
|
|
ghc-options: -O2 -Weverything -Wno-missing-exported-signatures -Wno-missing-import-lists -Wno-missed-specialisations -Wno-all-missed-specialisations -Wno-unsafe -Wno-safe -Wno-missing-local-signatures -Wno-missing-kind-signatures -Wno-missing-deriving-strategies -Wno-monomorphism-restriction -Wno-prepositive-qualified-module -Wno-unused-packages -Wno-implicit-prelude -Wno-missing-safe-haskell-mode -Wno-missing-export-lists -Wno-partial-fields -Wcompat -Werror=incomplete-record-updates -Werror=incomplete-patterns -Werror=missing-methods -Werror=incomplete-uni-patterns -Werror=tabs -Wredundant-constraints -Wincomplete-record-updates -Wunused-type-patterns -threaded
|
2023-08-01 20:54:51 +01:00
|
|
|
build-depends:
|
2025-03-03 18:57:29 +00:00
|
|
|
aeson ==2.2.*
|
|
|
|
, async ==2.2.*
|
2023-08-01 20:54:51 +01:00
|
|
|
, attoparsec ==0.14.*
|
|
|
|
, base >=4.7 && <5
|
|
|
|
, composition ==1.0.*
|
|
|
|
, containers ==0.6.*
|
|
|
|
, directory ==1.3.*
|
2025-03-03 18:57:29 +00:00
|
|
|
, mtl >=2.3.1 && <3.0
|
2023-08-01 20:54:51 +01:00
|
|
|
, optparse-applicative >=0.15 && <0.17
|
2025-03-03 18:57:29 +00:00
|
|
|
, process >=1.6 && <1.6.18
|
|
|
|
, random >=1.1 && <1.3
|
2023-08-01 20:54:51 +01:00
|
|
|
, simple-logger ==0.1.*
|
|
|
|
, simplex-chat
|
2024-12-27 15:31:13 +00:00
|
|
|
, simplexmq >=6.3
|
2023-08-01 20:54:51 +01:00
|
|
|
, stm ==2.5.*
|
2023-12-20 06:38:39 +00:00
|
|
|
, time ==1.12.*
|
2025-02-25 09:24:30 +00:00
|
|
|
, unicode-transforms ==0.4.*
|
2023-08-01 20:54:51 +01:00
|
|
|
default-language: Haskell2010
|
2025-01-10 15:27:29 +04:00
|
|
|
if flag(client_postgres)
|
|
|
|
cpp-options: -DdbPostgres
|
2023-12-04 10:01:37 +00:00
|
|
|
if impl(ghc >= 9.6.2)
|
|
|
|
build-depends:
|
|
|
|
bytestring ==0.11.*
|
|
|
|
, text >=2.0.1 && <2.2
|
|
|
|
if impl(ghc < 9.6.2)
|
|
|
|
build-depends:
|
|
|
|
bytestring ==0.10.*
|
2024-11-14 17:43:34 +00:00
|
|
|
, text >=1.2.4.0 && <1.3
|
2023-08-01 20:54:51 +01:00
|
|
|
|
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-12-11 15:50:32 +02:00
|
|
|
ChatTests.ChatList
|
2023-02-01 17:21:13 +00:00
|
|
|
ChatTests.Direct
|
2025-01-24 09:44:53 +00:00
|
|
|
ChatTests.DBUtils
|
2023-02-01 17:21:13 +00:00
|
|
|
ChatTests.Files
|
2024-04-09 13:02:59 +01:00
|
|
|
ChatTests.Forward
|
2023-02-01 17:21:13 +00:00
|
|
|
ChatTests.Groups
|
2024-01-11 19:01:44 +02:00
|
|
|
ChatTests.Local
|
2023-02-01 17:21:13 +00:00
|
|
|
ChatTests.Profiles
|
|
|
|
ChatTests.Utils
|
2025-01-10 15:27:29 +04:00
|
|
|
JSONFixtures
|
2023-10-11 19:11:01 +01:00
|
|
|
JSONTests
|
2021-12-18 13:59:06 +00:00
|
|
|
MarkdownTests
|
2023-12-23 17:07:23 +04:00
|
|
|
MessageBatching
|
2024-11-15 07:15:04 +00:00
|
|
|
OperatorTests
|
2021-12-18 13:59:06 +00:00
|
|
|
ProtocolTests
|
2024-08-06 16:13:36 +01:00
|
|
|
RandomServers
|
2023-10-04 18:36:10 +03:00
|
|
|
RemoteTests
|
2023-10-02 21:56:11 +01:00
|
|
|
ValidNames
|
2023-06-08 11:23:04 +04:00
|
|
|
ViewTests
|
2023-08-01 20:54:51 +01:00
|
|
|
Broadcast.Bot
|
|
|
|
Broadcast.Options
|
2025-03-03 18:57:29 +00:00
|
|
|
Directory.BlockedWords
|
2023-08-01 20:54:51 +01:00
|
|
|
Directory.Events
|
|
|
|
Directory.Options
|
2023-12-18 10:41:08 +00:00
|
|
|
Directory.Search
|
2023-08-01 20:54:51 +01:00
|
|
|
Directory.Service
|
|
|
|
Directory.Store
|
2021-12-18 13:59:06 +00:00
|
|
|
Paths_simplex_chat
|
2025-01-24 09:44:53 +00:00
|
|
|
if flag(client_postgres)
|
|
|
|
other-modules:
|
|
|
|
ChatTests.DBUtils.Postgres
|
|
|
|
else
|
2025-01-10 15:27:29 +04:00
|
|
|
other-modules:
|
2025-01-24 09:44:53 +00:00
|
|
|
ChatTests.DBUtils.SQLite
|
2025-01-10 15:27:29 +04:00
|
|
|
MobileTests
|
|
|
|
SchemaDump
|
|
|
|
WebRTCTests
|
2021-12-18 13:59:06 +00:00
|
|
|
hs-source-dirs:
|
|
|
|
tests
|
2023-08-01 20:54:51 +01:00
|
|
|
apps/simplex-broadcast-bot/src
|
|
|
|
apps/simplex-directory-service/src
|
2024-04-01 13:34:45 +01:00
|
|
|
default-extensions:
|
|
|
|
StrictData
|
2024-05-24 21:09:21 +01:00
|
|
|
ghc-options: -O2 -Weverything -Wno-missing-exported-signatures -Wno-missing-import-lists -Wno-missed-specialisations -Wno-all-missed-specialisations -Wno-unsafe -Wno-safe -Wno-missing-local-signatures -Wno-missing-kind-signatures -Wno-missing-deriving-strategies -Wno-monomorphism-restriction -Wno-prepositive-qualified-module -Wno-unused-packages -Wno-implicit-prelude -Wno-missing-safe-haskell-mode -Wno-missing-export-lists -Wno-partial-fields -Wcompat -Werror=incomplete-record-updates -Werror=incomplete-patterns -Werror=missing-methods -Werror=incomplete-uni-patterns -Werror=tabs -Wredundant-constraints -Wincomplete-record-updates -Wunused-type-patterns -threaded
|
2021-12-18 13:59:06 +00:00
|
|
|
build-depends:
|
2023-10-11 19:11:01 +01:00
|
|
|
QuickCheck ==2.14.*
|
|
|
|
, aeson ==2.2.*
|
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
|
2024-04-03 10:47:38 +01:00
|
|
|
, base64-bytestring >=1.0 && <1.3
|
2021-12-18 13:59:06 +00:00
|
|
|
, composition ==1.0.*
|
|
|
|
, containers ==0.6.*
|
2023-12-13 11:20:03 +00:00
|
|
|
, crypton ==0.34.*
|
2022-07-04 11:15:25 +01:00
|
|
|
, deepseq ==1.4.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, directory ==1.3.*
|
|
|
|
, filepath ==1.4.*
|
2023-10-11 19:11:01 +01:00
|
|
|
, generic-random ==1.5.*
|
2022-05-17 08:37:00 +01:00
|
|
|
, http-types ==0.12.*
|
2023-12-04 10:01:37 +00:00
|
|
|
, memory ==0.18.*
|
|
|
|
, mtl >=2.3.1 && <3.0
|
2021-12-18 13:59:06 +00:00
|
|
|
, network ==3.1.*
|
2022-01-06 16:03:45 +00:00
|
|
|
, optparse-applicative >=0.15 && <0.17
|
2025-03-03 18:57:29 +00:00
|
|
|
, random >=1.1 && <1.3
|
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
|
2024-12-27 15:31:13 +00:00
|
|
|
, simplexmq >=6.3
|
2021-12-18 13:59:06 +00:00
|
|
|
, stm ==2.5.*
|
|
|
|
, terminal ==0.2.*
|
2023-12-20 06:38:39 +00:00
|
|
|
, time ==1.12.*
|
2025-02-25 09:24:30 +00:00
|
|
|
, unicode-transforms ==0.4.*
|
2021-12-18 13:59:06 +00:00
|
|
|
, unliftio ==0.2.*
|
|
|
|
default-language: Haskell2010
|
2025-01-10 15:27:29 +04:00
|
|
|
if flag(client_postgres)
|
|
|
|
build-depends:
|
|
|
|
postgresql-simple ==0.7.*
|
|
|
|
cpp-options: -DdbPostgres
|
|
|
|
else
|
|
|
|
build-depends:
|
|
|
|
sqlcipher-simple ==0.4.*
|
2023-12-04 10:01:37 +00:00
|
|
|
if impl(ghc >= 9.6.2)
|
|
|
|
build-depends:
|
|
|
|
bytestring ==0.11.*
|
2024-12-27 15:31:13 +00:00
|
|
|
, hspec ==2.11.*
|
2024-01-30 23:16:39 +00:00
|
|
|
, process ==1.6.*
|
2023-12-04 10:01:37 +00:00
|
|
|
, text >=2.0.1 && <2.2
|
|
|
|
if impl(ghc < 9.6.2)
|
|
|
|
build-depends:
|
|
|
|
bytestring ==0.10.*
|
2024-12-27 15:31:13 +00:00
|
|
|
, hspec ==2.7.*
|
2024-01-30 23:16:39 +00:00
|
|
|
, process >=1.6 && <1.6.18
|
2024-11-14 17:43:34 +00:00
|
|
|
, text >=1.2.4.0 && <1.3
|