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,
|
mkSRVTcp,
|
||||||
mkSRV,
|
mkSRV,
|
||||||
lookupSRV,
|
lookupSRV,
|
||||||
|
lookupSRVHost,
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Utility.Process
|
import Utility.Process
|
||||||
|
|
Loading…
Reference in a new issue