[commit: ghc] master: Update `binary` submodule in an attempt to address #9630 (3ecca02)

git at git.haskell.org git at git.haskell.org
Thu Sep 25 20:22:10 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/3ecca02516af5de803e4ff667c8c969c5bffb35f/ghc

>---------------------------------------------------------------

commit 3ecca02516af5de803e4ff667c8c969c5bffb35f
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Thu Sep 25 22:19:32 2014 +0200

    Update `binary` submodule in an attempt to address #9630
    
    This removes a couple of `INLINE` pragmas from the generics helper
    classes. With this change the compile times and memory usage should
    go back to the previous GHC 7.8.3 situation.
    
    This has been submitted upstream as https://github.com/kolmodin/binary/pull/62


>---------------------------------------------------------------

3ecca02516af5de803e4ff667c8c969c5bffb35f
 libraries/binary | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/binary b/libraries/binary
index f5f6fe7..03adb0a 160000
--- a/libraries/binary
+++ b/libraries/binary
@@ -1 +1 @@
-Subproject commit f5f6fe72bd069a2b56dd52e645aad406c6195526
+Subproject commit 03adb0aa2c17ce044586e3a30edc13e5cc83f69e



More information about the ghc-commits mailing list