fix build attempt
This commit is contained in:
parent
76e65044f7
commit
da6ceeef0b
@ -242,7 +242,7 @@ default-extensions:
|
||||
- TypeFamilyDependencies
|
||||
- QuantifiedConstraints
|
||||
- EmptyDataDeriving
|
||||
- StandaloneKindSignaturesf
|
||||
- StandaloneKindSignatures
|
||||
- NoStarIsType
|
||||
ghc-options:
|
||||
- -Wall
|
||||
@ -255,7 +255,8 @@ ghc-options:
|
||||
- -fno-warn-partial-type-signatures
|
||||
- -fno-max-relevant-binds
|
||||
- -j1
|
||||
- -freduction-depth=400
|
||||
- -freduction-depth=400
|
||||
- -enable-split-sections
|
||||
when:
|
||||
- condition: flag(pedantic)
|
||||
ghc-options:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user