hostname-validate-1.0.0: Validate hostnames e.g. localhost or foo.co.uk.

Safe HaskellNone

Text.Hostname

Description

Validate hostnames.

Synopsis

Documentation

validHostname :: ByteString -> BoolSource

Is the input a valid host name?