simplexmq

This commit is contained in:
Evgeny Poberezkin
2024-01-12 16:59:41 +00:00
parent 964e6a0773
commit 99363a2011
3 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,6 @@
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE NamedFieldPuns #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE TupleSections #-}
module Simplex.Chat.Terminal where