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