change module exports
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module P2PRC
|
||||
( runP2PRC
|
||||
, MapPortRequest(MkMapPortRequest)
|
||||
)
|
||||
where
|
||||
|
||||
@@ -7,3 +8,7 @@ module P2PRC
|
||||
import Engine
|
||||
( runP2PRC
|
||||
)
|
||||
|
||||
import API
|
||||
( MapPortRequest(MkMapPortRequest)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user