aboutsummaryrefslogtreecommitdiffstats
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 60a5a7a..5218e81 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,9 +1,10 @@
packages:
- .
system-ghc: true
+install-ghc: false
resolver:
compiler: ghc-9.4.2
-require-stack-version: ==2.7.5
+require-stack-version: ==2.9.1
extra-deps:
- haskeline-0.8.2
- regex-base-0.94.0.2