- Fix
sysmacros.h
include for GNU/Hurd (PR #12). - Tested with GHC 8.0 - 9.10.
- Remove flag
old-time
and drop support forold-time
. - Remove support for GHC 7.
- Tested with GHC 8.0 - 9.10.
- Add
System.PosixCompat.Process
module, exportinggetProcessID
.
- Remove
System.PosixCompat.User
module.
- Better support for symbolic links.