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 1334905 commit 83ee24fCopy full SHA for 83ee24f
changelog.md
@@ -1,9 +1,10 @@
1
# Changelog for [`unix` package](http://hackage.haskell.org/package/unix)
2
3
-## 2.8.3.0 *??? 2023*
+## 2.8.3.0 *Oct 2023*
4
5
* add `getExtendedFileStatus` (based on `statx`) style functions
6
* drop support for GHC < 8.6
7
+ * Don't `foreign import` `environ`, see [GHC #24011](https://gitlab.haskell.org/ghc/ghc/-/issues/24011)
8
9
## 2.8.2.1 *Sep 2023*
10
0 commit comments