Skip to content
Snippets Groups Projects
Unverified Commit 7db23eca authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Bump to 2.8.5.0

parent 4386d821
No related branches found
No related tags found
No related merge requests found
# Changelog for [`unix` package](http://hackage.haskell.org/package/unix) # Changelog for [`unix` package](http://hackage.haskell.org/package/unix)
## 2.8.4.0 *??? 2023* ## 2.8.5.0 *Dec 2023*
* allow building with newer filepath/os-string
## 2.8.4.0 *Dec 2023*
* add `haveStatx` * add `haveStatx`
* fix `statx.stx_mnt_id` detection on buggy glibc, see [GHC #24072](https://gitlab.haskell.org/ghc/ghc/-/issues/24072) * fix `statx.stx_mnt_id` detection on buggy glibc, see [GHC #24072](https://gitlab.haskell.org/ghc/ghc/-/issues/24072)
* allow building with newer filepath/os-string
## 2.8.3.0 *Oct 2023* ## 2.8.3.0 *Oct 2023*
......
cabal-version: 1.12 cabal-version: 1.12
name: unix name: unix
version: 2.8.4.0 version: 2.8.5.0
-- NOTE: Don't forget to update ./changelog.md -- NOTE: Don't forget to update ./changelog.md
license: BSD3 license: BSD3
......
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