From 4f37b22bb7ae8d685bab1aafec2db29ef0406656 Mon Sep 17 00:00:00 2001 From: Yutaka Nishimura Date: Sun, 27 Mar 2016 22:34:20 +0900 Subject: [PATCH] add atndapi --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dbdd279d..4b37cbb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2080,6 +2080,9 @@ packages: #- ghc-imported-from [] + "Yutaka Nishimura @ynishi": + - atndapi + # 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