[commit: ghc] master: Bump mtl, parsec, text submodules (again) (6e9c8eb)

git at git.haskell.org git at git.haskell.org
Wed Aug 16 15:53:01 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/6e9c8eb9885f894eed7e01a074ee7d83b251b1b1/ghc

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

commit 6e9c8eb9885f894eed7e01a074ee7d83b251b1b1
Author: Ryan Scott <ryan.gl.scott at gmail.com>
Date:   Wed Aug 16 11:50:41 2017 -0400

    Bump mtl, parsec, text submodules (again)
    
    We failed to add dist-install and dist-boot to .gitignore in the commits
    brought in via commit e054c5f06451def4437d9d770ae156f034796c59. This round of
    submodule commits should do the trick.


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

6e9c8eb9885f894eed7e01a074ee7d83b251b1b1
 libraries/mtl    | 2 +-
 libraries/parsec | 2 +-
 libraries/text   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/libraries/mtl b/libraries/mtl
index fc9578a..bf4af11 160000
--- a/libraries/mtl
+++ b/libraries/mtl
@@ -1 +1 @@
-Subproject commit fc9578af042d226a8abaccb33b2bb99c63736134
+Subproject commit bf4af114ba3d35b2937fc74926aa49e128dd6c1f
diff --git a/libraries/parsec b/libraries/parsec
index 36615b6..1c56e08 160000
--- a/libraries/parsec
+++ b/libraries/parsec
@@ -1 +1 @@
-Subproject commit 36615b6f8a52943eda663ece1d0f612a0a681acc
+Subproject commit 1c56e0885173accbd3296aa5591a3e0c18084e7a
diff --git a/libraries/text b/libraries/text
index 315eb59..1707aa5 160000
--- a/libraries/text
+++ b/libraries/text
@@ -1 +1 @@
-Subproject commit 315eb59f2ae40f6330afb854a011ecafedf01165
+Subproject commit 1707aa5f2ad5c254c45ac9ffcac749e4d6b67a6e



More information about the ghc-commits mailing list