updating doc.

This commit is contained in:
Kazu Yamamoto 2018-10-10 12:35:40 +09:00
parent 4c3177ac70
commit e75066a90a

View File

@ -56,12 +56,13 @@ module Network.DNS.Types (
, DNSFlags (..)
, QorR (..)
, defaultDNSFlags
-- *** Query flags
, FlagOp(..)
, QueryFlags
, queryDNSFlags
, rdFlag
, adFlag
, cdFlag
, queryDNSFlags
-- **** OPCODE and RCODE
, OPCODE (..)
, fromOPCODE