dhcp-lease-parser-0.1: Parse a DHCP lease file

Safe HaskellNone
LanguageHaskell2010

Dhcp.Lease

Synopsis

Documentation

parserLeases :: Parser [Lease] Source #

Parse as many leases as possible. Also, strip comments at the start of the input and between leases.