Skip to content

Commit e4f872e

Browse files
committed
Update Cabal/changelog with buildDepends removal
Forgot to do this in #4383 [skip ci]
1 parent ea75854 commit e4f872e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cabal/changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
* Pretty-printing of .cabal files is slightly different due to
5050
parser changes. For an example, see
5151
https://mail.haskell.org/pipermail/cabal-devel/2017-December/010414.html.
52+
* `buildDepends` is removed from `PackageDescription`. It had long been
53+
uselessly hanging about as top-level build-depends already got put
54+
into per-component condition trees anyway. Not it's finally be put out
55+
of its misery.
5256
* TODO
5357

5458
2.0.1.1 Mikhail Glushenkov <[email protected]> December 2017

0 commit comments

Comments
 (0)