X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/a7951e95f170a9e3534e8b36787a5af1d353156f..6b65a0a6084938602e0c63ed251ee26bbe437646:/lib/easy_domain.dtl diff --git a/lib/easy_domain.dtl b/lib/easy_domain.dtl index db27d29..1c1b5d8 100644 --- a/lib/easy_domain.dtl +++ b/lib/easy_domain.dtl @@ -93,3 +93,4 @@ val dnsDefault = \to -> dns (dnsA default to); val dnsDefaultv6 = \to -> dns (dnsAAAA default to); val dnsText = \from -> \to -> dns (dnsTXT (srv_literal from) to); val dnsDefaultText = \to -> dns (dnsTXT srv_default to); +