From 2c0fbf363282ad72bea5a0d4fbb1ca894981af97 Mon Sep 17 00:00:00 2001 From: christof schramm Date: Thu, 30 Mar 2017 12:21:32 +0200 Subject: [PATCH] FEATURE: Add package mnist-idx --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2676b004..1112454e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2898,6 +2898,9 @@ packages: - proto-lens-arbitrary - proto-lens-optparse + "Christof Schramm ": + - mnist-idx + # 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