mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-15 23:16:18 +00:00
move to subfolder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module Simplex.Messaging
|
||||
module Simplex.Messaging.Protocol
|
||||
|
||||
data Participant = Recipient | Sender | Broker
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
module Simplex.Messaging.Scenarios
|
||||
|
||||
import Protocol
|
||||
Reference in New Issue
Block a user