[commit: ghc] master: Update `time` submodule to address linker issue (c375de0)
git at git.haskell.org
git at git.haskell.org
Mon Oct 13 08:22:35 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/c375de0193f66df55fa765a7562f2c1a3d2dba93/ghc
>---------------------------------------------------------------
commit c375de0193f66df55fa765a7562f2c1a3d2dba93
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Mon Oct 13 09:56:28 2014 +0200
Update `time` submodule to address linker issue
See also https://github.com/haskell/time/issues/2
However, while the `time-1.5` package now loads successful in GHCi,
the linker warnings as reported in #9297 occur (which let the
testsuite fail for a dozen of testcases due to this additional
output)
>---------------------------------------------------------------
c375de0193f66df55fa765a7562f2c1a3d2dba93
libraries/time | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libraries/time b/libraries/time
index 892717c..991e6be 160000
--- a/libraries/time
+++ b/libraries/time
@@ -1 +1 @@
-Subproject commit 892717c506ebbeadf8b9f1f8eecf5e145cfed47e
+Subproject commit 991e6be84974b02d7f968601ab02d2e2b3e14190
More information about the ghc-commits
mailing list