From 2ffc6d1ace39d628dc2f7e0190179004ddd89185 Mon Sep 17 00:00:00 2001 From: Juan Pedro Villa Isaza Date: Mon, 24 Jul 2017 09:30:09 -0500 Subject: [PATCH] Use CircleCI's preinstalled Stack --- circle.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/circle.yml b/circle.yml index bd780d2..0637a36 100644 --- a/circle.yml +++ b/circle.yml @@ -8,9 +8,6 @@ dependencies: - stack setup - stack build --only-dependencies - pre: - - curl -sSL https://get.haskellstack.org/ | sh - test: override: