We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f358e4 commit 72e1a9eCopy full SHA for 72e1a9e
cabal-install/changelog
@@ -20,6 +20,12 @@
20
a library also create a MyLib.hs module. (#5740)
21
* Add support for generating test-suite via cabal init. (#5761)
22
* 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)
29
30
2.4.1.0 Mikhail Glushenkov <[email protected]> November 2018
31
* Add message to alert user to potential package casing errors. (#5635)
0 commit comments