
19 Nov
2024
19 Nov
'24
4:08 p.m.
ChangeLog: * add `readDirStreamWith` and `readDirStreamWithPtr` to `System.Posix.Directory.Internals` wrt https://github.com/haskell/unix/pull/251 * Fix CTimeVal definition for platforms where time_t isn't CLong, wrt https://github.com/haskell/unix/pull/252 Hackage release: https://hackage.haskell.org/package/unix-2.8.6.0 GitHub tag: https://github.com/haskell/unix/releases/tag/v2.8.6.0 This release mainly contains a bugfix for 32bit musl with CTimeVal and new experimental internal API for dealing with dirent. Thanks to mmhat, Tomas Janousek, Bodigrim and Viktor.