HostAndPort
Simple parser for parsing host and port pairs. Host can be either ipv4, ipv6 or domain name and port are optional. IPv6 address should be surrounded by square brackets. Examples: localhost localhost:8080 127.0.0.1 127.0.0.1:8080 [::1] [::1]:8080
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 10 years ago
0.2.0
over 10 years ago
Versions
2
2
Downloads
2,220 total
2,220 total
Dependent Repos
3
3
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 0 on GitHub |
| Forks | 1 on GitHub |