Commit d0101d87 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Haddock

parent d8df0094
Pipeline #1099 failed with stage
......@@ -107,7 +107,6 @@ updateScatter' cId maybeListId tabType maybeLimit = do
let
metrics = map (\(Scored t s1 s2) -> Metric t s1 s2 (listType t ngs'))
-- $ normalizeGlobal
$ map normalizeLocal scores
listType t m = maybe (panic errorMsg) fst $ Map.lookup t m
errorMsg = "API.Node.metrics: key absent"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment