summaryrefslogtreecommitdiff
path: root/doc/todo/depend_on_concurrent-output.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/depend_on_concurrent-output.mdwn')
-rw-r--r--doc/todo/depend_on_concurrent-output.mdwn7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/todo/depend_on_concurrent-output.mdwn b/doc/todo/depend_on_concurrent-output.mdwn
index a104c82b..cf985166 100644
--- a/doc/todo/depend_on_concurrent-output.mdwn
+++ b/doc/todo/depend_on_concurrent-output.mdwn
@@ -3,11 +3,4 @@ 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]]
-
-> [[done]]. Didn't wait for it to hit stable; cabal will be used to install
-> it.