From 5b7364d02fd80a695a5e309f73c1ddab7bfd5f00 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 4 May 2020 08:43:02 -0700 Subject: Revert "Try using -fexternal-interpreter to avoid access violation on Windows CI." This reverts commit 58115dd07f13be1f62fae0048fe984dea5aaf0a2. --- stack.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 0e2f243a3..a6957cdc9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,6 +23,4 @@ extra-deps: - doctemplates-0.8.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules - # needed to avoid access violation on windows: - HsYAML: -fexternal-interpreter resolver: lts-15.11 -- cgit v1.2.3