From d17d818beddb2a50ceec64dc5d81775c8a2e31b7 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 21 Mar 2015 00:37:25 +0000 Subject: TODO --- src/Utils/Classes.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Utils/Classes.hs b/src/Utils/Classes.hs index 5451b73..0157675 100644 --- a/src/Utils/Classes.hs +++ b/src/Utils/Classes.hs @@ -13,9 +13,9 @@ import Text.XHtml.Bootstrap -- Make the columns with rankingColumns, and then transpose them so -- that we can make HTML. --- Do this as two composed folds (point-free), rather than three: --- first one accumulates to list of three rows (each step adds to all --- three rows) and second turns list of three rows into Html. +-- TODO: Do this as two composed folds (point-free), rather than +-- three: first one accumulates to list of three rows (each step adds +-- to all three rows) and second turns list of three rows into Html. -- -- This also means that we can have the whole column with a meaningful -- blue background colour for the current class and the winning two -- cgit v1.2.3