[Haskell-cafe] [ANN] network-packet-linux 0.1.1.0
Mads Rolsdorph
m.rolsdorph+cafe at gmail.com
Sat Apr 10 12:24:38 UTC 2021
Dear Cafe,
The network package [0] provides an extensible API for working with
sockets. I'm pleased to announce network-packet-linux [1], a small helper
package containing the types needed to use the network package with Linux
packet sockets [2].
The documentation [3] provides a short example of using network and
network-packet-linux for a simple packet sniffer.
Have a great weekend!
Mads
[0] https://hackage.haskell.org/package/network
[1] https://hackage.haskell.org/package/network-packet-linux
[2] https://man7.org/linux/man-pages/man7/packet.7.html
[3]
https://hackage.haskell.org/package/network-packet-linux-0.1.1.0/docs/Network-Socket-Linux.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20210410/9018446b/attachment.html>
More information about the Haskell-Cafe
mailing list