move -X options to extensions in sv2v.cabal

This commit is contained in:
Zachary Snow 2023-11-01 22:57:43 -04:00
parent 764a11af7f
commit f353518184
1 changed files with 3 additions and 2 deletions

View File

@ -119,9 +119,10 @@ executable sv2v
Paths_sv2v
autogen-modules:
Paths_sv2v
extensions:
PatternSynonyms
TupleSections
ghc-options:
-XPatternSynonyms
-XTupleSections
-O3
-threaded
-rtsopts