@hackage bindings-libpci0.1.0.0

Low level bindings to libpci

Haskell CI

bindings-libpci

Low level bindings to libpci See also the pciutils homepage.

This package uses bindings-DSL and conforms to its naming convention.

For a higher-level and more Haskell friendly binding (which uses this package) see the pci package.

Installing

Make sure the libpci C library is installed:

  • Ubuntu Linux: sudo apt install libpci-dev