summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@johnjcamilleri.com>2021-07-06 14:31:29 +0200
committerGitHub <noreply@github.com>2021-07-06 14:31:29 +0200
commite2e5033075e68d6bd6fae0fb907ed37f5f6cbd87 (patch)
treee493ef52d20e948159736361257ca529c36149cd /stack.yaml
parent5e052ff4997a407f6e97fd7ce97aa3911cd78157 (diff)
parent84b4b6fab93a2ef9367878a6055595f81552791d (diff)
Merge pull request #122 from 2jacobtan/master
specify version bounds in *.cabal files
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml
index 69b8c8790..3a79afdf0 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,13 +1,15 @@
-# This default stack file is a copy of stack-ghc8.6.5.yaml
+# This default stack file is a copy of stack-ghc8.10.4.yaml
# But committing a symlink can be problematic on Windows, so it's a real copy.
# See: https://github.com/GrammaticalFramework/gf-core/pull/106
-resolver: lts-14.27 # ghc 8.6.5
+resolver: lts-18.0 # ghc 8.10.4
extra-deps:
- network-2.6.3.6
- httpd-shed-0.4.0.3
-- cgi-3001.5.0.0
+- cgi-3001.5.0.0@sha256:3d1193a328d5f627a021a0ef3927c1ae41dd341e32dba612fed52d0e3a6df056,2990
+- json-0.10@sha256:d9fc6b07ce92b8894825a17d2cf14799856767eb30c8bf55962baa579207d799,3210
+- multipart-0.2.0@sha256:b8770e3ff6089be4dd089a8250894b31287cca671f3d258190a505f9351fa8a9,1084
# flags:
# gf: