fix build attempt
This commit is contained in:
parent
cd51e4e5d3
commit
f308a7ce47
@ -255,8 +255,9 @@ ghc-options:
|
|||||||
- -fno-warn-partial-type-signatures
|
- -fno-warn-partial-type-signatures
|
||||||
- -fno-max-relevant-binds
|
- -fno-max-relevant-binds
|
||||||
- -j1
|
- -j1
|
||||||
- -freduction-depth=400
|
- -freduction-depth=0
|
||||||
- -split-sections
|
- --enable-split-sections
|
||||||
|
# -freduction-depth=400 for type simplification is not enough, types are already more complicated
|
||||||
when:
|
when:
|
||||||
- condition: flag(pedantic)
|
- condition: flag(pedantic)
|
||||||
ghc-options:
|
ghc-options:
|
||||||
|
|||||||
Reference in New Issue
Block a user