From def9aee3ae5fc79d7ae4fed2ee7c3ab0ca17180d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 8 Nov 2015 14:53:00 -0400 Subject: update --- doc/todo/depend_on_concurrent-output.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/todo') diff --git a/doc/todo/depend_on_concurrent-output.mdwn b/doc/todo/depend_on_concurrent-output.mdwn index cf985166..fdc66b04 100644 --- a/doc/todo/depend_on_concurrent-output.mdwn +++ b/doc/todo/depend_on_concurrent-output.mdwn @@ -3,4 +3,8 @@ should be converted to a dependency. Waiting on concurrent-output reaching Debian stable. +Once this is done, can switch GHC-Options back to -O0 from -O. +-O is only needed to get stream fusion in the concurrent-output code; +-O0 is better because ghc takes less memory to build propellor. + [[!tag user/joey]] -- cgit v1.2.3