diff --git a/package.yaml b/package.yaml index bbd053df7..d11203c62 100644 --- a/package.yaml +++ b/package.yaml @@ -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: