Skip to content
Snippets Groups Projects
Commit db8be857 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Update changelog and increment package version

parent 19aaa0fc
No related branches found
No related tags found
No related merge requests found
# Changelog for [`unix` package](http://hackage.haskell.org/package/unix)
## 2.7.2.2 *May 2017*
* 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)
## 2.7.2.1 *Nov 2016*
* Bundled with GHC 8.0.2
* Don't use `readdir_r` if its deprecated.
* Add argument documentation for Env modules
......
name: unix
version: 2.7.2.1
version: 2.7.2.2
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment