dns: DNS library in Haskell
A thread-safe DNS library for both clients and servers written in pure Haskell.
library dns
Modules
[Index] [Quick Jump]
library dns:dns-internal
Modules
[Index] [Quick Jump]
- Network
- DNS
- Network.DNS.Base32Hex
- Decode
- Network.DNS.Decode.Internal
- Network.DNS.Decode.Parsers
- Encode
- Network.DNS.Encode.Builders
- Network.DNS.Encode.Internal
- Network.DNS.Imports
- Network.DNS.Memo
- Resolver
- Network.DNS.StateBinary
- Types
- Network.DNS.Types.Internal
- Network.DNS.Types.Resolver
- DNS
Downloads
- dns-4.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 1.0.0, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.3.0, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.12, 2.0.13, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 4.0.0, 4.0.1, 4.1.0, 4.1.1, 4.2.0 |
---|---|
Change log | Changelog.md |
Dependencies | array, async, attoparsec, auto-update, base (>=4 && <5), base16-bytestring, base64-bytestring, bytestring, case-insensitive, containers, crypton, dns, hourglass, iproute (>=1.3.2), mtl, network (>=2.3), psqueues [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.1 |
License | BSD-3-Clause |
Author | Kazu Yamamoto <kazu@iij.ad.jp> |
Maintainer | Kazu Yamamoto <kazu@iij.ad.jp> |
Category | Network |
Source repo | head: git clone https://github.com/kazu-yamamoto/dns.git |
Uploaded | by KazuYamamoto at 2023-06-30T02:18:10Z |
Distributions | Arch:4.1.1, Debian:4.0.1, Fedora:4.1.1, FreeBSD:2.0.0, LTSHaskell:4.2.0, NixOS:4.2.0, Stackage:4.2.0 |
Reverse Dependencies | 13 direct, 31 indirect [details] |
Downloads | 67213 total (406 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-06-30 [all 1 reports] |