Skip to content

Commit 02753d5

Browse files
committed
system-fileio: release v0.3.16.7
1 parent 84390e9 commit 02753d5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

system-fileio/ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog for system-fileio
22

3+
## 0.3.16.7
4+
5+
* Fix build with GCC 15 ([issue #35](https://github.com/fpco/haskell-filesystem/issues/35))
6+
* Tested with:
7+
- Cabal and GHC 8.0 - 9.12.0 on Linux
8+
- Stack and GHC 9.10.1 on Linux, macOS and Windows.
9+
310
## 0.3.16.6
411

512
* Fix building on Windows ([issue #31](https://github.com/fpco/haskell-filesystem/issues/31), regression in 0.3.16.5).

system-fileio/system-fileio.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.18
22
name: system-fileio
3-
version: 0.3.16.6
3+
version: 0.3.16.7
44
license: MIT
55
license-file: license.txt
66
author: John Millikin <[email protected]>

0 commit comments

Comments
 (0)