Copyright | (C) 2015 Ricky Elrod |
---|---|
License | BSD2 (see LICENSE file) |
Maintainer | Ricky Elrod <ricky@elrod.me> |
Stability | experimental |
Portability | lens |
Safe Haskell | None |
Language | Haskell2010 |
This library provides functions and types for handling/dealing with IP addressing and subnetting, along with parsing them.
It is loosely based on Twitter's
util
and sebnow's
haskell-network-address
but gets away from usage of read
and hopefully fixes some other bugs.
Documentation
module Network.IP.IPv4