unix-2.8.6.0 released

Julian Ospald hasufell at posteo.de
Tue Nov 19 16:08:32 UTC 2024


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.


More information about the Libraries mailing list