Skip to content

Commit

Permalink
Merge pull request #5099 from haskell/changelog-buildDepends
Browse files Browse the repository at this point in the history
Update Cabal/changelog with buildDepends removal
  • Loading branch information
phadej authored Feb 2, 2018
2 parents ea75854 + 99fc71e commit 34762c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cabal/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@
* Pretty-printing of .cabal files is slightly different due to
parser changes. For an example, see
https://mail.haskell.org/pipermail/cabal-devel/2017-December/010414.html.
* `buildDepends` is removed from `PackageDescription`. It had long been
uselessly hanging about as top-level build-depends already got put
into per-component condition trees anyway. Now it's finally be put out
of its misery.
* TODO

2.0.1.1 Mikhail Glushenkov <[email protected]> December 2017
Expand Down

0 comments on commit 34762c1

Please sign in to comment.