From f07bbd9fc21c13b2136aed8b7e232a7e4f5e888b Mon Sep 17 00:00:00 2001 From: Naushadh Date: Tue, 4 Apr 2017 19:06:21 -0400 Subject: [PATCH] Added persistent-mysql-haskell package. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e90f1af..db2cd5d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2971,6 +2971,9 @@ packages: "Christof Schramm ": - mnist-idx + "Naushadh @naushadh": + - persistent-mysql-haskell + # 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