Skip to content

Commit 72e1a9e

Browse files
committed
Changelog entry for #5870
1 parent 0f358e4 commit 72e1a9e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cabal-install/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
a library also create a MyLib.hs module. (#5740)
2121
* Add support for generating test-suite via cabal init. (#5761)
2222
* Increase `max-backjumps` default from 2000 to 4000.
23+
* Make v2-install/new-install-specific flags configurable in
24+
~/.cabal/config
25+
* Add --installdir and --install-method=copy flags to v2-install
26+
that make it possible to copy the executable instead of symlinking it
27+
* --symlink-bindir no longer controls the symlinking directory of
28+
v2-install (installdir controls both symlinking and copying now)
2329

2430
2.4.1.0 Mikhail Glushenkov <[email protected]> November 2018
2531
* Add message to alert user to potential package casing errors. (#5635)

0 commit comments

Comments
 (0)