From 869b979abca7fd4f96a9ed5a1158a8e5af92c1f1 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 2 Jun 2023 23:50:39 +0200 Subject: Updated builders --- package.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package.yaml') diff --git a/package.yaml b/package.yaml index 794956e..dc09b62 100644 --- a/package.yaml +++ b/package.yaml @@ -47,6 +47,9 @@ library: source-dirs: src ghc-options: - -O3 + - -optc-O3 + - -funfolding-use-threshold=16 + - -fllvm - -Wall - -Wextra - -Wincomplete-uni-patterns -- cgit v1.2.3