<div dir="ltr">Dear Cafe,<br><br>The network package [0] provides an extensible API for working with<br>sockets. I'm pleased to announce network-packet-linux [1], a small helper<br>package containing the types needed to use the network package with Linux<br>packet sockets [2].<br><br>The documentation [3] provides a short example of using network and<br>network-packet-linux for a simple packet sniffer.<br><br>Have a great weekend!<br><br>Mads<br><br>[0] <a href="https://hackage.haskell.org/package/network">https://hackage.haskell.org/package/network</a><br>[1] <a href="https://hackage.haskell.org/package/network-packet-linux">https://hackage.haskell.org/package/network-packet-linux</a><br>[2] <a href="https://man7.org/linux/man-pages/man7/packet.7.html">https://man7.org/linux/man-pages/man7/packet.7.html</a><br>[3] <a href="https://hackage.haskell.org/package/network-packet-linux-0.1.1.0/docs/Network-Socket-Linux.html">https://hackage.haskell.org/package/network-packet-linux-0.1.1.0/docs/Network-Socket-Linux.html</a><br></div>