[commit: ghc] ghc-8.0: Update bytestring submodule to latest snapshot (5f32cf1d)
git at git.haskell.org
git at git.haskell.org
Mon Mar 28 18:25:00 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.0
Link : http://ghc.haskell.org/trac/ghc/changeset/5f32cf1dc4e15f28b5b6e516fa32e5a4bd1e498f/ghc
>---------------------------------------------------------------
commit 5f32cf1dc4e15f28b5b6e516fa32e5a4bd1e498f
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Mon Mar 28 17:28:49 2016 +0200
Update bytestring submodule to latest snapshot
Most notably, this pulls in the following changes
> Fix breakByte and spanByte rewrite rules
> Implement `stripPrefix`/`stripSuffix`
The first patch is related to #11688
(cherry picked from commit eb25381da2e4a95337ad9c2fabff60d699b41bc7)
>---------------------------------------------------------------
5f32cf1dc4e15f28b5b6e516fa32e5a4bd1e498f
libraries/bytestring | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libraries/bytestring b/libraries/bytestring
index 84d0416..3d6d0f6 160000
--- a/libraries/bytestring
+++ b/libraries/bytestring
@@ -1 +1 @@
-Subproject commit 84d041649c39e7dc0fe8d348da10d6ed1679a8f9
+Subproject commit 3d6d0f60ac25736cc87a6f598886fe77e7b6ad90
More information about the ghc-commits
mailing list