-- | This module contains the 'Label' type and a Parsec parser to -- parse one. We don't export its constructor because then you could -- do something dumb like stick a period inside one. -- -- These are defined in RFC1035, Section 2.3.1, \"Preferred name -- syntax\" : -- --