Skip to content
Snippets Groups Projects
Commit 70ce8949 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Changelog update.

parent 5961f6b9
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
* New 'custom-setup' stanza to specify setup deps. Setup is also built
with the cabal_macros.h style macros, for conditional compilation.
* Support Haddock response files (#2746).
* Fixed a bug in the Text instance for Platform (#2862).
1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
* Support GHC 7.10.
......
......@@ -25,6 +25,8 @@
* Improved error message for unsatisfiable package constraints
(#2727).
* Fixed a space leak in 'cabal update' (#2826).
* 'cabal exec' and 'sandbox hc-pkg' now use the configured
compiler (#2859).
1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
* New command: user-config (#2159).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment