From 827157b547502f05abd578373b0f89d54f165c0f Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Sun, 18 Oct 2015 13:13:52 -0500 Subject: [PATCH] boomp --- stack-7.10.yaml | 3 ++- stack-7.8.yaml | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/stack-7.10.yaml b/stack-7.10.yaml index a606603..03da17b 100644 --- a/stack-7.10.yaml +++ b/stack-7.10.yaml @@ -5,9 +5,10 @@ extra-deps: - aeson-0.10.0.0 - http-types-0.9 - http-client-0.4.24 +- time-1.5.0.1 - attoparsec-0.13.0.1 - doctest-0.10.1 - doctest-prop-0.2.0.1 - quickcheck-properties-0.1 - uri-bytestring-0.1.9 -resolver: lts-3.1 +resolver: lts-3.10 diff --git a/stack-7.8.yaml b/stack-7.8.yaml index 27bab1a..f899e5a 100644 --- a/stack-7.8.yaml +++ b/stack-7.8.yaml @@ -5,6 +5,8 @@ extra-deps: - aeson-0.10.0.0 - http-types-0.9 - http-client-0.4.24 +- time-1.5.0.1 +- attoparsec-0.13.0.1 - doctest-0.10.1 - doctest-prop-0.2.0.1 - quickcheck-properties-0.1