From 9d8cd55cd5e492ed8996fe86cc1145989f1bf51b Mon Sep 17 00:00:00 2001 From: Andreas Källberg Date: Wed, 9 Sep 2020 11:05:41 +0200 Subject: Import orphan instances of MonadFail for ghc<8 Also upgrade alex/happy so automatic install works --- stack-ghc7.10.3.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'stack-ghc7.10.3.yaml') diff --git a/stack-ghc7.10.3.yaml b/stack-ghc7.10.3.yaml index a64e4e614..0761b54af 100644 --- a/stack-ghc7.10.3.yaml +++ b/stack-ghc7.10.3.yaml @@ -1 +1,12 @@ resolver: lts-6.35 # ghc 7.10.3 + +extra-deps: +- happy-1.19.9 +- alex-3.2.4 +- transformers-compat-0.6.5 + +allow-newer: true + +flags: + transformers-compat: + four: true \ No newline at end of file -- cgit v1.2.3