Skip to content

Commit

Permalink
Changelog: Add entry for ld-options being passed to ghc
Browse files Browse the repository at this point in the history
  • Loading branch information
nh2 committed Aug 4, 2019
1 parent b243ce7 commit 1916762
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cabal/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@
`non`) and an optics to access the modules in a component
of a `PackageDescription` by the `ComponentName`:
`componentBuildInfo` and `componentModules`
* Linker `ld-options` are now passed to GHC as `-optl` options
([#4925](https://github.com/haskell/cabal/pull/4925)).
* Add `readGhcEnvironmentFile` to parse GHC environment files.
* Drop support for GHC 7.4, since it is out of our support window
(and has been for over a year!)
Expand Down

0 comments on commit 1916762

Please sign in to comment.