summaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/stack.yaml b/stack.yaml
index 59f2be5..3b76264 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,11 +1,5 @@
resolver: lts-16.9
-# Specifying `-split-sections` in this way propagates the setting to all
-# dependencies as well. The effect of this is a 50%-60% reduction in final
-# binary size, with effectively no additional compilation time cost.
-ghc-options:
- $everything: -split-sections
-
extra-deps:
- 'aeson-1.5.2.0'
- 'Cabal-3.2.0.0'