From 426def8b61ba2c877299ff6c9a4d9acf2cadaa38 Mon Sep 17 00:00:00 2001 From: Nikos Karagiannidis Date: Sat, 13 Oct 2018 20:52:31 +0300 Subject: [PATCH] add DBFunctor --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6206c1f6..d1ede3f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3635,6 +3635,9 @@ packages: "Takenobu Tani @takenobu-hs": - ghci-hexcalc + "Nikos Karagianndis @nkarag": + - DBFunctor + # 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