Skip to content

Commit

Permalink
Update linear-base.cabal
Browse files Browse the repository at this point in the history
Co-authored-by: Arnaud Spiwack <[email protected]>
  • Loading branch information
tbagrel1 and aspiwack authored Sep 13, 2024
1 parent 2011cfc commit c0db5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linear-base.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ common build-opts
common rts-opts-multithread
ghc-options: -threaded -rtsopts -with-rtsopts=-N
common rts-opts-monothread
ghc-options: -threaded -rtsopts -with-rtsopts=-N1
ghc-options: ""

library
import: build-opts
Expand Down

0 comments on commit c0db5c5

Please sign in to comment.