Don't need -threaded, pointed out by Lemmih

This commit is contained in:
Don Stewart 2005-08-19 10:28:42 +00:00
parent 2cf7f581ab
commit fc1f9c698a

View File

@ -33,5 +33,5 @@ c-sources:
Language/Hi/hschooks.c
includes: Linker.h
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