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
Copy file name to clipboardExpand all lines: release-notes/Cabal-3.14.0.0.md
+52-2Lines changed: 52 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,6 @@ Cabal and Cabal-syntax 3.14.0.0 changelog and release notes
14
14
15
15
*`extra-doc-files`: Copied by Haddock to the html directory.
16
16
17
-
### Other changes
18
-
19
17
- Include package version when passing `--promised-dependency` flag [#10166](https://github.com/haskell/cabal/issues/10166)[#10248](https://github.com/haskell/cabal/pull/10248)
20
18
21
19
The `--promised-dependency` flag now expects an argument in the format
@@ -157,6 +155,58 @@ Cabal and Cabal-syntax 3.14.0.0 changelog and release notes
157
155
configure").This has recently caught out evenCabal devs.Clarify these
0 commit comments