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:050bb3962beefa33558eed8db44c54736842d5c39d475ff74e33a02edef2e760,2314

Module documentation for 0.1.1.1

  • System
    • System.Linux
      • System.Linux.Proc
        • System.Linux.Proc.Errors
        • System.Linux.Proc.IO
        • System.Linux.Proc.MemInfo
        • System.Linux.Proc.Process
        • System.Linux.Proc.Tcp
Depends on 7 packages(full list with versions):

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.