summaryrefslogtreecommitdiffhomepage
path: root/Network/DNS/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Network/DNS/Types.hs')
-rw-r--r--Network/DNS/Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Network/DNS/Types.hs b/Network/DNS/Types.hs
index fe1f1be..906fc08 100644
--- a/Network/DNS/Types.hs
+++ b/Network/DNS/Types.hs
@@ -1,5 +1,5 @@
module Network.DNS.Types (
- TYPE (..), intToType, typeToInt
+ TYPE (..), intToType, typeToInt, toType
, QorR (..)
, OPCODE (..)
, RCODE (..)