Skip to content

Commit bc38b69

Browse files
authored
Merge pull request #9382 from haskell/cabal-3.10.2.1-release-notes
Create Cabal-3.10.2.1 release notes
2 parents 054108f + f393927 commit bc38b69

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

release-notes/Cabal-3.10.2.1.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Cabal and Cabal-syntax 3.10.2.1 changelog and release notes
2+
---
3+
4+
## Release 3.10.2.1 is strictly a bug-fix release, with the fixes listed below
5+
6+
- Relax extension .c requirement for c-sources [#9285](https://github.com/haskell/cabal/pull/9285)
7+
8+
We will be tightening the behaviour of Cabal in the future, when users list files ending with extensions other than `.c` in the `c-sources` field of their cabal file. These files were never processed properly.
9+
This PR displays more warnings and prepares the transition.

0 commit comments

Comments
 (0)