You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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