From e3229002ee6ca400835c70246bdae48a04cab082 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Wed, 7 Jun 2017 13:14:30 +0430 Subject: [PATCH] fix: termcolor from hackage --- stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.yaml b/stack.yaml index 19bbc88..285cf53 100644 --- a/stack.yaml +++ b/stack.yaml @@ -8,4 +8,5 @@ extra-deps: - store-0.3.1 - store-core-0.3 - th-utilities-0.2.0.1 +- termcolor-0.2.0.0 resolver: lts-8.0