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-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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user