[commit: ghc] master: Add changelog entry for recent Unicode 7.0 update (f12be5b)
git at git.haskell.org
git at git.haskell.org
Fri Oct 31 13:33:15 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/f12be5b99a993989165c19a0c3c958e6a6034a4c/ghc
>---------------------------------------------------------------
commit f12be5b99a993989165c19a0c3c958e6a6034a4c
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Fri Oct 31 14:30:32 2014 +0100
Add changelog entry for recent Unicode 7.0 update
The internal Unicode definitions were updated via
d4fd16801bc59034abdc6214e60fcce2b21af9c8
[skip ci]
>---------------------------------------------------------------
f12be5b99a993989165c19a0c3c958e6a6034a4c
libraries/base/changelog.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md
index 76fe87a..0f89249 100644
--- a/libraries/base/changelog.md
+++ b/libraries/base/changelog.md
@@ -87,6 +87,8 @@
* New module `Data.Bifunctor` providing the `Bifunctor(bimap,first,second)`
class (previously defined in `bifunctors` package) (#9682)
+ * Update Unicode class definitions to Unicode version 7.0
+
## 4.7.0.1 *Jul 2014*
* Bundled with GHC 7.8.3
More information about the ghc-commits
mailing list