export function to avoid 2 warnings
This commit is contained in:
parent
b39398f1f8
commit
d56a5c9996
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ module Utility.SRV (
|
|||
mkSRVTcp,
|
||||
mkSRV,
|
||||
lookupSRV,
|
||||
lookupSRVHost,
|
||||
) where
|
||||
|
||||
import Utility.Process
|
||||
|
|
Loading…
Reference in a new issue