mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-14 13:40:32 +00:00
wip
This commit is contained in:
+4
-4
@@ -529,8 +529,8 @@ executable simplex-badge-service
|
||||
aeson ==2.2.*
|
||||
, base >=4.7 && <5
|
||||
, directory ==1.3.*
|
||||
, mtl >=2.3.1 && <3.0
|
||||
, optparse-applicative >=0.15 && <0.17
|
||||
, simple-logger ==0.1.*
|
||||
, simplex-chat
|
||||
, simplexmq >=6.3
|
||||
, stm ==2.5.*
|
||||
@@ -669,12 +669,12 @@ test-suite simplex-chat-test
|
||||
API.Docs.Syntax.Types
|
||||
API.Docs.Types
|
||||
API.TypeInfo
|
||||
Broadcast.Bot
|
||||
Broadcast.Options
|
||||
BadgeService.Options
|
||||
BadgeService.Service
|
||||
BadgeService.Store.Migrate
|
||||
Bots.BadgeServiceTests
|
||||
Broadcast.Bot
|
||||
Broadcast.Options
|
||||
Directory.BlockedWords
|
||||
Directory.Captcha
|
||||
Directory.Events
|
||||
@@ -699,8 +699,8 @@ test-suite simplex-chat-test
|
||||
hs-source-dirs:
|
||||
bots/src
|
||||
tests
|
||||
apps/simplex-broadcast-bot/src
|
||||
apps/simplex-badge-service/src
|
||||
apps/simplex-broadcast-bot/src
|
||||
apps/simplex-directory-service/src
|
||||
default-extensions:
|
||||
StrictData
|
||||
|
||||
Reference in New Issue
Block a user