Safe Haskell | None |
---|---|
Language | Haskell98 |
Text.Hostname
Description
Validate hostnames.
- validHostname :: ByteString -> Bool
Documentation
validHostname :: ByteString -> Bool #
Is the input a valid host name?
hostname-validate-1.0.0: Validate hostnames e.g. localhost or foo.co.uk.
Safe Haskell | None |
---|---|
Language | Haskell98 |
Text.Hostname
Description
Validate hostnames.
validHostname :: ByteString -> Bool #
Is the input a valid host name?