attempt to fix build
This commit is contained in:
parent
0366f8ccca
commit
ed68539601
@ -254,7 +254,7 @@ ghc-options:
|
||||
- -fno-warn-unrecognised-pragmas
|
||||
- -fno-warn-partial-type-signatures
|
||||
- -fno-max-relevant-binds
|
||||
- -j
|
||||
- -j2
|
||||
- -freduction-depth=0
|
||||
when:
|
||||
- condition: flag(pedantic)
|
||||
@ -271,7 +271,7 @@ when:
|
||||
cpp-options: -DDEVELOPMENT
|
||||
else:
|
||||
ghc-options:
|
||||
- -O
|
||||
- -O0
|
||||
- -fllvm
|
||||
- +RTS -K0 -RTS
|
||||
data-files:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user