Skip to content

Releases: haskell/unix

2.8.6.0

19 Nov 15:35
v2.8.6.0
6be36ed
Compare
Choose a tag to compare
  • add readDirStreamWith and readDirStreamWithPtr to System.Posix.Directory.Internals wrt #251
  • Fix CTimeVal definition for platforms where time_t isn't CLong, wrt #252

v2.8.5.0: Release 2.8.5.0

01 Dec 00:54
v2.8.5.0
7db23ec
Compare
Choose a tag to compare
  • allow building with newer filepath/os-string

v2.8.4.0: Release 2.8.4.0

01 Dec 00:54
v2.8.4.0
0b3dbc9
Compare
Choose a tag to compare
  • add haveStatx
  • fix statx.stx_mnt_id detection on buggy glibc, see GHC #24072