File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Revision history for system-linux-memory
22
3+ ## 0.1.1.1 -- 2021-10-08
4+ * Support ghc 8.10 and 9.0
5+
36## 0.1.1.0 -- 2020-04-04
47
58* Add ` /proc/<pid>/net/tcp ` parser (thanks Maarten)
Original file line number Diff line number Diff line change 22-- documentation, see http://haskell.org/cabal/users-guide/
33
44name : system-linux-proc
5- version : 0.1.1
5+ version : 0.1.1.1
66synopsis : A library for accessing the /proc filesystem in Linux
77-- description:
88homepage : https://github.com/erikd/system-linux-proc
@@ -15,7 +15,7 @@ category: System
1515build-type : Simple
1616extra-source-files : ChangeLog.md
1717stability : provisional
18- cabal-version : >= 1.10
18+ cabal-version : >= 1.10
1919
2020library
2121 default-language : Haskell2010
You can’t perform that action at this time.
0 commit comments