fix build attempt

This commit is contained in:
Steffen Jost 2023-01-19 09:53:04 +01:00
parent f23354148c
commit 25bc46a2af

View File

@ -242,7 +242,7 @@ default-extensions:
- TypeFamilyDependencies
- QuantifiedConstraints
- EmptyDataDeriving
- StandaloneKindSignatures
- StandaloneKindSignaturesf
- NoStarIsType
ghc-options:
- -Wall
@ -254,8 +254,9 @@ ghc-options:
- -fno-warn-unrecognised-pragmas
- -fno-warn-partial-type-signatures
- -fno-max-relevant-binds
- -j
- -freduction-depth=0
- -j1
- -freduction-depth=400
- -split-sections
when:
- condition: flag(pedantic)
ghc-options: