unix v2.7.2.2 Release Notes

Release Date: 2017-05-01 // almost 7 years ago
    • Bundled with GHC 8.2.1

    • Improve Autoconf detection of telldir/seekdir and define _POSIX_VDISABLE if missing for Android (#91,#90)

    • Fix error message of createSymbolicLink (#84)


Previous changes from v2.7.2.1

    • Bundled with GHC 8.0.2

    • Don't use readdir_r if its deprecated.

    • Add argument documentation for Env modules