aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/stack.yaml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-08-21 19:18:04 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-08-21 19:25:22 +0300
commiteaf98538f2c8ff2abdac970c70930166d37e8c98 (patch)
treef4e9d2e5ac1897c84409bc6559fc5d89a3789136 /stack.yaml
parentfix builds with Stack >= 2.1.1 (diff)
downloadwindows-env-eaf98538f2c8ff2abdac970c70930166d37e8c98.tar.gz
windows-env-eaf98538f2c8ff2abdac970c70930166d37e8c98.zip
bump resolver
It includes the required Win32 version, so there's no need to mess with extra-deps. Also, it uses a newer Cabal version, which seems to require the Paths_ module to be listed in other-modules (and adds the autogen-modules field).
Diffstat (limited to '')
-rw-r--r--stack.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/stack.yaml b/stack.yaml
index cfd782d..d6b0357 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,11 +1,7 @@
-resolver: lts-8.18
+resolver: lts-14.1
packages:
- '.'
extra-deps:
-- Win32-2.5.4.1
-- directory-1.3.1.1
-- process-1.6.0.0
-- time-1.8.0.4
flags: {}
extra-package-dbs: []
system-ghc: false