Skip to content

Commit ea06e4d

Browse files
remove rstopts
1 parent af71232 commit ea06e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lucid-svg.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ extra-source-files: README.md
1414
cabal-version: >=1.10
1515

1616
library
17-
ghc-options: -Wall -rtsopts -O2
17+
ghc-options: -Wall
1818
exposed-modules: Lucid.Svg,
1919
Lucid.Svg.Path,
2020
Lucid.Svg.Elements,

0 commit comments

Comments
 (0)