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
80fbdc8a
Commit
80fbdc8a
authored
Oct 13, 2015
by
Mikhail Glushenkov
Browse files
Changelog update.
parent
06d7532b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Cabal/changelog
View file @
80fbdc8a
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
with the cabal_macros.h style macros, for conditional compilation.
with the cabal_macros.h style macros, for conditional compilation.
* Support Haddock response files (#2746).
* Support Haddock response files (#2746).
* Fixed a bug in the Text instance for Platform (#2862).
* Fixed a bug in the Text instance for Platform (#2862).
* New 'setup haddock' option: '--for-hackage' (#2852).
1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
* Support GHC 7.10.
* Support GHC 7.10.
...
...
cabal-install/changelog
View file @
80fbdc8a
...
@@ -27,6 +27,8 @@
...
@@ -27,6 +27,8 @@
* Fixed a space leak in 'cabal update' (#2826).
* Fixed a space leak in 'cabal update' (#2826).
* 'cabal exec' and 'sandbox hc-pkg' now use the configured
* 'cabal exec' and 'sandbox hc-pkg' now use the configured
compiler (#2859).
compiler (#2859).
* New 'cabal haddock' option: '--for-hackage' (#2852).
* Added a warning when the solver cannot find a dependency (#2853).
1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
* New command: user-config (#2159).
* New command: user-config (#2159).
...
...
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