@hackage hostaddress0.2.0.0

Network Host Addresses

  • Installation

  • Tested Compilers

  • Dependencies (14)

  • Dependents (1)

    @hackage/chainweb-mining-client
  • Package Flags

      with-configuration-tools
       (off by default)

      add support functions and instances for configuration-tools

      with-aeson
       (off by default)

      generate ToJSON and FromJSON instances

      with-quickcheck
       (off by default)

      include functions for generating arbitrary values and generate Arbitrary instances

Host addresses as described in RFC2396 section 3.2.2 with additional consideration of

  • RFC1123 (additional restrictions for hostnames),

  • RFC1034 (disambiguate domain names and IPv4 addresses),

  • RFC4291 (parsing of IPv6 addresses), and

  • RFC3986 and RFC5952 (IPv6 literals within host addresses).