hostaddress: Network Host Addresses

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Host addresses as described in RFC2396 section 3.2.2 with additional consideration of


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.13), base (>=4.10 && <4.15), bytestring (>=0.10), case-insensitive (>=1.2), deepseq (>=1.4), exceptions (>=0.10), hashable (>=1.3), iproute (>=1.7), microlens-th (>=0.4), text (>=1.2) [details]
License MIT
Copyright Copyright (c) 2020, Lars Kuhtz <lakuhtz@gmail.com>
Author Lars Kuhtz
Maintainer Lars Kuhtz <lakuhtz@gmail.com>
Category Data
Home page https://github.com/larskuhtz/hostaddress
Bug tracker https://github.com/larskuhtz/hostaddress/issues
Source repo head: git clone https://github.com/larskuhtz/hostaddress.git
Uploaded by larsk at 2020-02-13T08:50:56Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
with-configuration-tools

add support functions and instances for configuration-tools

Disabled
with-aeson

generate ToJSON and FromJSON instances

Disabled
with-quickcheck

include functions for generating arbitrary values and generate Arbitrary instances

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hostaddress-0.1.0.0

[back to package description]

Cabal Build

Haskell Tools for Host Addresses

This package implements Host addresses as described in RFC2396 section 3.2.2 with additional consideration of

Build from Source

cabal v2-build

The following optional build flags are available:

Documentation

Documentation is available at https://hackage.haskell.org/package/hostaddress/.