add missing exports (#1722)

* add missing exports

* fix dependency
This commit is contained in:
Evgeny
2026-03-04 07:31:46 +00:00
committed by GitHub
parent 0e67647e90
commit c6e3a4d80f
8 changed files with 20 additions and 4 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
{-# LANGUAGE PatternSynonyms #-}
module Simplex.RemoteControl.Discovery
( getLocalAddress,
( pattern ANY_ADDR_V4,
getLocalAddress,
mkLastLocalHost,
preferAddress,
startTLSServer,