Don't need -threaded, pointed out by Lemmih
This commit is contained in:
parent
2cf7f581ab
commit
fc1f9c698a
@ -33,5 +33,5 @@ c-sources:
|
|||||||
Language/Hi/hschooks.c
|
Language/Hi/hschooks.c
|
||||||
includes: Linker.h
|
includes: Linker.h
|
||||||
Build-Depends: base, haskell98, Cabal, @HASKELL_SRC@
|
Build-Depends: base, haskell98, Cabal, @HASKELL_SRC@
|
||||||
ghc-options: -Wall -O -fvia-C -funbox-strict-fields -fno-warn-missing-signatures -threaded
|
ghc-options: -Wall -O -fvia-C -funbox-strict-fields -fno-warn-missing-signatures
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user