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 84390e9 commit d6ba24fCopy full SHA for d6ba24f
system-fileio/ChangeLog.md
@@ -1,5 +1,12 @@
1
# Changelog for system-fileio
2
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
10
## 0.3.16.6
11
12
* Fix building on Windows ([issue #31](https://github.com/fpco/haskell-filesystem/issues/31), regression in 0.3.16.5).
0 commit comments