[commit: ghc] master: Update parallel and stm submodules to have .gitignore (22c16eb)

git at git.haskell.org git at git.haskell.org
Thu Jun 26 16:26:26 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/22c16eb71c2bf87a555387aca115eae7367df50a/ghc

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

commit 22c16eb71c2bf87a555387aca115eae7367df50a
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date:   Thu Jun 26 09:24:37 2014 -0700

    Update parallel and stm submodules to have .gitignore
    
    Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>


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

22c16eb71c2bf87a555387aca115eae7367df50a
 libraries/parallel | 2 +-
 libraries/stm      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libraries/parallel b/libraries/parallel
index 03da433..ce0d167 160000
--- a/libraries/parallel
+++ b/libraries/parallel
@@ -1 +1 @@
-Subproject commit 03da43303ed05ace65cb24cee1dbc1766c694233
+Subproject commit ce0d167561eb612640bced85f2b6f849aeb7fc29
diff --git a/libraries/stm b/libraries/stm
index 52c3028..0ba4b10 160000
--- a/libraries/stm
+++ b/libraries/stm
@@ -1 +1 @@
-Subproject commit 52c3028aff127fd957cdaf1ec7605fc533a59961
+Subproject commit 0ba4b104df9f7364efeec22934fb92669824a8ae



More information about the ghc-commits mailing list