From f0eff11d60d22b97e6d31b282efc498ed36f8132 Mon Sep 17 00:00:00 2001 From: Taylor Fausak <taylor.fausak@verizonwireless.com> Date: Tue, 15 Aug 2017 08:30:07 -0500 Subject: [PATCH] Upgrade to base-compat 0.9.3 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index f2945df68e..55ac3bb657 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,7 +9,7 @@ extra-deps: - ansi-wl-pprint-0.6.7.3 - async-2.1.0 - attoparsec-0.13.1.0 -- base-compat-0.9.1 +- base-compat-0.9.3 - base16-bytestring-0.1.1.6 - base64-bytestring-1.0.0.1 - clock-0.7.2 -- GitLab