We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cede81a commit 69552a5Copy full SHA for 69552a5
changelog.md
@@ -1,5 +1,9 @@
1
# Changelog for [`unix` package](http://hackage.haskell.org/package/unix)
2
3
+## 2.8.5.1 *Apr 2023*
4
+
5
+ * fix building with newer filepath/os-string when `#ifndef HAVE_OPENPTY`
6
7
## 2.8.5.0 *Dec 2023*
8
9
* allow building with newer filepath/os-string
unix.cabal
@@ -1,6 +1,6 @@
cabal-version: 1.12
name: unix
-version: 2.8.5.0
+version: 2.8.5.1
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
0 commit comments