Skip to content

Commit 7a8a69f

Browse files
committed
use lld
1 parent 3c885f6 commit 7a8a69f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cabal.project

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

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

0 commit comments

Comments
 (0)