tools: --threaded has no effect for libraries, you fool
This commit is contained in:
parent
e418f98723
commit
8e3977937a
@ -138,7 +138,7 @@ executable hledger
|
|||||||
library
|
library
|
||||||
-- should set patchlevel here as in Makefile
|
-- should set patchlevel here as in Makefile
|
||||||
cpp-options: -DPATCHLEVEL=0
|
cpp-options: -DPATCHLEVEL=0
|
||||||
ghc-options: -threaded -W
|
ghc-options: -W
|
||||||
exposed-modules:
|
exposed-modules:
|
||||||
Hledger.Cli.Main
|
Hledger.Cli.Main
|
||||||
Hledger.Cli.Options
|
Hledger.Cli.Options
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user