stdlib/fedora: Use grep -F when matching %fedora-rebuild-name
[goals.git] / TODO
diff --git a/TODO b/TODO
index d620a98..f3a7650 100644 (file)
--- a/TODO
+++ b/TODO
@@ -52,3 +52,8 @@ Python, etc.  The syntax might look like:
   }
 Also provide better integration, so we can accurately pass predicate
 constructors into these other language sections.
+
+Limit parallelism within the Goalfile (like make's .NOPARALLEL),
+something like ‘let max_jobs = 8’
+
+Hash table structure.