From 724bf6729561254fa1f23a8ccf7fd35baf213fc5 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Wed, 28 Aug 2019 10:57:21 +0200 Subject: Update Stack files after testing with Stack v2 - Also bump up some minor GHC versions (8.4.3 -> 8.4.4, 8.6.2 -> 8.6.5) - Should still work with Stack < v2 (tested in docker/haskell:8.2.2) --- stack-ghc7.10.3.yaml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'stack-ghc7.10.3.yaml') diff --git a/stack-ghc7.10.3.yaml b/stack-ghc7.10.3.yaml index b374243e5..a64e4e614 100644 --- a/stack-ghc7.10.3.yaml +++ b/stack-ghc7.10.3.yaml @@ -1,11 +1 @@ resolver: lts-6.35 # ghc 7.10.3 - -packages: -- . # GF, PGF -- src/runtime/haskell-bind # PGF2 (requires C runtime to be installed) - -extra-deps: - -flags: - gf: - server: true -- cgit v1.2.3