summaryrefslogtreecommitdiff
path: root/hadrian/stack.yaml
diff options
context:
space:
mode:
authorAndrey Mokhov <andrey.mokhov@gmail.com>2019-10-03 23:27:23 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-10-07 12:03:13 -0400
commitb78906118dd2919ffb5911200a5a15c8cd341414 (patch)
tree418cd08256f8096973f18ad80771f1d683d28824 /hadrian/stack.yaml
parent93c71ae6dbadafc27a061ea5f020f5c8e1c7132f (diff)
downloadhaskell-b78906118dd2919ffb5911200a5a15c8cd341414.tar.gz
Hadrian: Stop using in-tree Cabal
Diffstat (limited to 'hadrian/stack.yaml')
-rw-r--r--hadrian/stack.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/hadrian/stack.yaml b/hadrian/stack.yaml
index ae164c8a49..f0edd52c82 100644
--- a/hadrian/stack.yaml
+++ b/hadrian/stack.yaml
@@ -1,12 +1,11 @@
-resolver: lts-13.21
+resolver: lts-14.7
extra-deps:
- happy-1.19.12
-- shake-0.18.3@sha256:12949a47f07915a4338291a0146158d18abdd04c0dfd813778231ed68b4758df,14806
+- Cabal-3.0.0.0@sha256:1ba37b8d80e89213b17db7b8b9ea0108da55ca65f8c0cbb7433881a284c5cf67
packages:
- '.'
-- '../libraries/Cabal/Cabal'
nix:
enable: false