Skip to content
GitLab
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
3c06b132
Commit
3c06b132
authored
Jan 22, 2017
by
kristenk
Committed by
Edward Z. Yang
Feb 03, 2017
Browse files
Update changelog.
parent
9f37bbac
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/changelog
View file @
3c06b132
...
...
@@ -36,6 +36,12 @@
any
package
to
be
installed
or
upgraded
(#
4209
).
*
New
'cabal-install'
command
:
'outdated'
,
for
listing
outdated
version
bounds
in
a
.
cabal
file
or
a
freeze
file
(#
4207
).
*
Added
qualified
constraints
for
setup
dependencies
.
For
example
,
--
constraint
=
"foo:setup.bar == 1.0"
constrains
foo
's setup dependency
on bar (part of #3502).
* Non-qualified constraints, such as --constraint="bar == 1.0", now
only apply to top-level dependencies. They don'
t
constrain
setup
or
build
-
tool
dependencies
.
1.24.0.0
Ryan
Thomas
<
ryan
@
ryant
.
org
>
March
2016
*
If
there
are
multiple
remote
repos
,
'cabal update'
now
updates
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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