fix build attempt

This commit is contained in:
Steffen Jost 2023-01-19 10:09:52 +01:00
parent cd51e4e5d3
commit f308a7ce47

View File

@ -254,9 +254,10 @@ ghc-options:
- -fno-warn-unrecognised-pragmas
- -fno-warn-partial-type-signatures
- -fno-max-relevant-binds
- -j1
- -freduction-depth=400
- -split-sections
- -j1
- -freduction-depth=0
- --enable-split-sections
# -freduction-depth=400 for type simplification is not enough, types are already more complicated
when:
- condition: flag(pedantic)
ghc-options: