From ea33be5d1d3c0a4035142b7138b26c1b18ae5dc4 Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Sat, 3 Feb 2018 19:20:37 -0600 Subject: [PATCH] release Former-commit-id: b21b38a104a95929c86caf16a97d0960caa23a39 --- ats-pkg.cabal | 2 +- stack.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ats-pkg.cabal b/ats-pkg.cabal index 89f4f549..a4c5e83d 100644 --- a/ats-pkg.cabal +++ b/ats-pkg.cabal @@ -1,5 +1,5 @@ name: ats-pkg -version: 2.1.0.7 +version: 2.1.0.8 synopsis: Package manager for ATS description: A collection of scripts to make building ATS projects easy. homepage: https://github.com/vmchale/atspkg#readme diff --git a/stack.yaml b/stack.yaml index a032889f..92abeeba 100644 --- a/stack.yaml +++ b/stack.yaml @@ -6,7 +6,7 @@ extra-deps: - shake-ext-2.1.0.2 - shake-ats-1.1.0.2 - composition-prelude-1.1.0.2 - - language-ats-0.1.1.17 + - language-ats-0.1.1.18 - cli-setup-0.2.0.1 - hs2ats-0.2.0.4 flags: