system-linux-proc

A library for accessing the /proc filesystem in Linux

https://github.com/erikd/system-linux-proc

Version on this page:0.1.1.1@rev:2
LTS Haskell 22.33:0.1.1.1@rev:2
Stackage Nightly 2024-09-07:0.1.1.1@rev:3
Latest on Hackage:0.1.1.1@rev:3

See all snapshots system-linux-proc appears in

BSD-3-Clause licensed by Erik de Castro Lopo
Maintained by [email protected]
This version can be pinned in stack with:system-linux-proc-0.1.1.1@sha256:1f7739c38f7c0042339c8e69096f7a7deeafb974679e222ce5068e2e7afec42d,2314

Changes

Revision history for system-linux-memory

0.1.1.1 – 2021-10-08

  • Support ghc 8.10 and 9.0

0.1.1.0 – 2020-04-04

  • Add /proc/<pid>/net/tcp parser (thanks Maarten)
  • Add simple tests.