From e7dbdbfadf897b246a0b7d669bb559d18030c3c6 Mon Sep 17 00:00:00 2001 From: GHC GitLab CI <ghc-ci@gitlab-haskell.org> Date: Mon, 7 Dec 2020 15:19:45 +0000 Subject: [PATCH] Bump text submodule to 1.2.4.1-rc1 Per request of @phadej. --- libraries/text | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/text b/libraries/text index e07c14940c25..be54b46175db 160000 --- a/libraries/text +++ b/libraries/text @@ -1 +1 @@ -Subproject commit e07c14940c25f33fe5b282912d745d3a79dd4ade +Subproject commit be54b46175db603aafea3e3f19a6a75e87a29828 -- GitLab