From 6e7af8d8206447fa36665e04afc731bab6467a84 Mon Sep 17 00:00:00 2001 From: Steffen Jost Date: Thu, 19 Jan 2023 09:55:12 +0100 Subject: [PATCH] fix build attempt --- package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.yaml b/package.yaml index 1161b08e8..cce3f0777 100644 --- a/package.yaml +++ b/package.yaml @@ -256,7 +256,7 @@ ghc-options: - -fno-max-relevant-binds - -j1 - -freduction-depth=400 - - -split-sections + - -enable-split-sections when: - condition: flag(pedantic) ghc-options: