Repository : ssh://g...@git.haskell.org/ghc On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/6751a0075be761a09bc6aae04647a67da1a9bfd5/ghc
>--------------------------------------------------------------- commit 6751a0075be761a09bc6aae04647a67da1a9bfd5 Author: Austin Seipp <aus...@well-typed.com> Date: Wed Oct 9 03:04:00 2013 -0500 Release note fix. Thanks to Gergely Risko for pointing this out. Signed-off-by: Austin Seipp <aus...@well-typed.com> >--------------------------------------------------------------- 6751a0075be761a09bc6aae04647a67da1a9bfd5 docs/users_guide/7.8.1-notes.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml index 350e1d8..6c85335 100644 --- a/docs/users_guide/7.8.1-notes.xml +++ b/docs/users_guide/7.8.1-notes.xml @@ -420,8 +420,9 @@ </listitem> <listitem> <para> - GHC now persists annotations to interface files, - meaning they can be read by GHC API clients. + GHC now detects annotation changes during + recompilation, and correctly persists new + annotations. </para> </listitem> <listitem> _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits