From 3e76694f928512d8cd041f2bb8481d1a7e80b5a7 Mon Sep 17 00:00:00 2001 From: Alex Mason Date: Tue, 20 Sep 2016 15:11:27 +1000 Subject: [PATCH] Add foldl-statistics --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef6dc2c8..854131e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2484,6 +2484,9 @@ packages: "Florian Hofmann fho@f12n.de @fhaust": - vector-split + "Alex Mason @Axman6": + - foldl-statistics + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056