socket-icmp: Definitions for using ICMP with the `socket` library

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]

Warnings:


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.1
Change log changelog.md
Dependencies base (>=4.7 && <5), socket (<1.0) [details]
License BSD-3-Clause
Copyright 2018 Taylor Manderson
Author Taylor Manderson
Maintainer me@trm.io
Category Web
Home page https://github.com/TRManderson/hs-socket-icmp#readme
Source repo head: git clone https://github.com/TRManderson/hs-socket-icmp
Uploaded by trm at 2020-09-04T01:54:58Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for socket-icmp-0.1.0.1

[back to package description]

socket-icmp

A very very minimal package - provides Windows and Linux compatible definitions for the ICMP protocol and the IP Header Include option for the socket library. The library is theoretically also compatible with MacOS but has not been tested.