Maintenance status: I no longer actively maintain this software. Expect details here to be outdated.
This library provides Haskell bindings for the C libpcap library, providing a
system-independent interface for user-level network packet capture.
It is organised as a high-level interface for general use, and a low-level interface for cases where high performance is needed.
Docs
API documentation lives on Hackage.
Download
Grab releases from Hackage. The canonical Git repository lives at github.com/bos/pcap.