mirror of https://github.com/zachjs/sv2v.git
fix cabal deprecation warning
This commit is contained in:
parent
a4639fa9ef
commit
0454663901
|
|
@ -119,7 +119,7 @@ executable sv2v
|
||||||
Paths_sv2v
|
Paths_sv2v
|
||||||
autogen-modules:
|
autogen-modules:
|
||||||
Paths_sv2v
|
Paths_sv2v
|
||||||
extensions:
|
default-extensions:
|
||||||
PatternSynonyms
|
PatternSynonyms
|
||||||
TupleSections
|
TupleSections
|
||||||
ghc-options:
|
ghc-options:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue