Executable rakka
Build-Depends:
FileManip, HTTP, HUnit, HsHyperEstraier, HsOpenSSL, HsSVN >=
- 0.3.1, Lucu, base, bytestring, containers, dataenc, directory,
+ 0.3.2, Lucu, base, bytestring, containers, dataenc, directory,
utf8-string, filepath, hslogger, hxt, magic, mtl, network,
parsec, stm, time, unix, zlib
Main-Is:
else
if flag(hardest-optimization)
GHC-Options:
- -Wall -O2 -fvia-C -funbox-strict-fields
+ -Wall -O2 -fvia-C -funbox-strict-fields -threaded
else
GHC-Options:
- -Wall
+ -Wall -threaded
Executable RakkaUnitTest
if flag(build-test-suite)