Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
8d1cc528
Commit
8d1cc528
authored
Apr 02, 2015
by
Mikhail Glushenkov
Browse files
Update changelog
parent
4517f3ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/changelog
View file @
8d1cc528
-*-change-log-*-
1.21.x (current development version)
1.23.x.x (current development version)
* If there are multiple remote repos, 'cabal update' now updates
them in parallel (#2503)
* New 'cabal upload' option '-P'/'--password-command' for reading
Hackage password from arbitrary program output (#2506)
* Better warning for 'cabal run' (#2510)
* 'cabal init' now warns if the chosen package name is already
registered in the source package index (#2436)
1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
* New command: user-config (#2159).
* Implement 'cabal repl --only' (#2016).
* Fix an issue when 'cabal repl' was doing unnecessary compilation
...
...
@@ -13,7 +22,7 @@
* Support sandboxes in 'bootstrap.sh' (#2137).
* Install profiling and shared libs by default in 'bootstrap.sh'
(#2009).
1.20.0.3 Johan Tibell <johan.tibell@gmail.com> June 2014
* Don't attempt to rename dist if it is already named correctly
* Treat all flags of a package as interdependent.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment