aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index d32b28e1a..21ff7bff7 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,8 +7,8 @@ flags:
network-uri: true
packages:
- '.'
-extra-deps:
-# uncomment to compile against aeson 0.11.0.0:
+extra-deps: []
+# to compile against aeson 0.11.0.0:
# - 'aeson-0.11.0.0'
# - 'fail-4.9.0.0'
# - 'pandoc-types-1.16.1'