Skip to content

Commit

Permalink
use lld
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos committed Jan 30, 2025
1 parent 3c885f6 commit dba39f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ flags: -book
documentation: True

package *
ghc-options: -haddock
ghc-options: -v -haddock "-optl-fuse-ld=lld"
ld-options: -v -fuse-ld=lld

0 comments on commit dba39f2

Please # to comment.