-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Parse IP data types with attoparsec
--   
--   Please see the README on GitHub at
--   <a>https://github.com/athanclark/attoparsec-ip#readme</a>
@package attoparsec-ip
@version 0.0.5

module Data.Attoparsec.IP
ipv4 :: Parser IPv4
ipv6 :: Parser IPv6
