Skip to content

Commit dba39f2

Browse files
committed
use lld
1 parent 3c885f6 commit dba39f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cabal.project

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ flags: -book
77
documentation: True
88

99
package *
10-
ghc-options: -haddock
10+
ghc-options: -v -haddock "-optl-fuse-ld=lld"
11+
ld-options: -v -fuse-ld=lld

0 commit comments

Comments
 (0)