attempt to fix build

This commit is contained in:
Steffen Jost 2023-01-20 17:48:59 +01:00
parent 0366f8ccca
commit ed68539601

View File

@ -254,7 +254,7 @@ ghc-options:
- -fno-warn-unrecognised-pragmas - -fno-warn-unrecognised-pragmas
- -fno-warn-partial-type-signatures - -fno-warn-partial-type-signatures
- -fno-max-relevant-binds - -fno-max-relevant-binds
- -j - -j2
- -freduction-depth=0 - -freduction-depth=0
when: when:
- condition: flag(pedantic) - condition: flag(pedantic)
@ -271,7 +271,7 @@ when:
cpp-options: -DDEVELOPMENT cpp-options: -DDEVELOPMENT
else: else:
ghc-options: ghc-options:
- -O - -O0
- -fllvm - -fllvm
- +RTS -K0 -RTS - +RTS -K0 -RTS
data-files: data-files: