From cbde794c899d04524a486d5d0f82b8e2d889cdb8 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 19 Jul 2018 22:11:14 +0100 Subject: New ComX specifying error output string (closes #342) --- stack.yaml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 80ea090..a46d035 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,14 +1,7 @@ -resolver: lts-10.3 -allow-newer: true +resolver: lts-12.1 packages: - . -# Dependency packages to be pulled from upstream that are not in the resolver -# (e.g., acme-missiles-0.3) -extra-deps: [iwlib-0.1.0] - -# Override default flag values for local packages and extra-deps -# flags: {} - -# Control whether we use the GHC we find on the path -# system-ghc: true - +extra-deps: +- iwlib-0.1.0 +- parsec-numbers-0.1.0 +- alsa-mixer-0.2.0.3 -- cgit v1.2.3