| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Data.Ip
Description
This module was taken, with modifications, from the maccatcher package.
Documentation
String conversions
Octet conversions
fromOctets :: Word8 -> Word8 -> Word8 -> Word8 -> Ip Source
An IP address is 32-bits wide. This function will construct an Ip from
 4 octets.