Commit f3535181 by Zachary Snow

move -X options to extensions in sv2v.cabal

parent 764a11af
......@@ -119,9 +119,10 @@ executable sv2v
Paths_sv2v
autogen-modules:
Paths_sv2v
extensions:
PatternSynonyms
TupleSections
ghc-options:
-XPatternSynonyms
-XTupleSections
-O3
-threaded
-rtsopts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment