Add -O flag

This commit is contained in:
Paul Brinkmeier 2026-05-17 19:40:31 +02:00
parent cf583f5ff6
commit 5ee534c42c

View File

@ -75,6 +75,7 @@ executable yore
-rtsopts -rtsopts
-with-rtsopts=-N -with-rtsopts=-N
-ghci-script=.ghci -ghci-script=.ghci
-O
build-depends: build-depends:
yore yore
, base >=4.18 && <5 , base >=4.18 && <5