We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82639b1 commit 6be36edCopy full SHA for 6be36ed
changelog.md
@@ -3,6 +3,7 @@
3
## 2.8.6.0 *Nov 2024*
4
5
* add `readDirStreamWith` and `readDirStreamWithPtr` to `System.Posix.Directory.Internals` wrt [#251](https://github.com/haskell/unix/pull/251)
6
+ * Fix CTimeVal definition for platforms where time_t isn't CLong, wrt [#252](https://github.com/haskell/unix/pull/252)
7
8
## 2.8.5.1 *Apr 2024*
9
0 commit comments