Skip to content

Commit

Permalink
Changelog entry for haskell#5870
Browse files Browse the repository at this point in the history
  • Loading branch information
fgaz authored and 23Skidoo committed Mar 12, 2019
1 parent c756648 commit 1122d50
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cabal-install/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
a library also create a MyLib.hs module. (#5740)
* Add support for generating test-suite via cabal init. (#5761)
* Increase `max-backjumps` default from 2000 to 4000.
* Make v2-install/new-install-specific flags configurable in
~/.cabal/config
* Add --installdir and --install-method=copy flags to v2-install
that make it possible to copy the executable instead of symlinking it
* --symlink-bindir no longer controls the symlinking directory of
v2-install (installdir controls both symlinking and copying now)

2.4.1.0 Mikhail Glushenkov <mikhail.glushenkov@gmail.com> November 2018
* Add message to alert user to potential package casing errors. (#5635)
Expand Down

0 comments on commit 1122d50

Please sign in to comment.