IPv6Addr-0.6.0.1: Library to deal with IPv6 address text representations.

CopyrightCopyright © Michel Boucey 2011-2015
LicenseBSD-Style
Maintainermichel.boucey@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.IPv6Addr.Types

Description

Dealing with IPv6 address text representations, canonization and manipulations.

Documentation

data IPv6Addr Source

Constructors

IPv6Addr Text 

Instances

data IPv6AddrToken Source

Constructors

SixteenBit Text

A four hexadecimal digits group representing a 16-Bit chunk

AllZeros

An all zeros 16-Bit chunk

Colon

A separator between 16-Bit chunks

DoubleColon

A double-colon stands for a unique compression of many consecutive 16-Bit chunks

IPv4Addr Text

An embedded IPv4 address as representation of the last 32-Bit