fix build attempt

This commit is contained in:
Steffen Jost 2023-01-19 10:10:40 +01:00
parent f308a7ce47
commit f0814ed444

View File

@ -256,7 +256,7 @@ ghc-options:
- -fno-max-relevant-binds
- -j1
- -freduction-depth=0
- --enable-split-sections
- -split-sections
# -freduction-depth=400 for type simplification is not enough, types are already more complicated
when:
- condition: flag(pedantic)