From 7257baaebaa0fa78829597bece06e80c4be17a7a Mon Sep 17 00:00:00 2001 From: ncaq Date: Sat, 11 Feb 2017 14:07:29 +0900 Subject: [PATCH] add ncaq packages: haskell-import-graph uniq-deep --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c14da91b..78c07e4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2754,6 +2754,10 @@ packages: - sdl2-mixer - sdl2-gfx + "ncaq @ncaq": + - haskell-import-graph + - uniq-deep + # 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