From 35779bb19bc2a24d16f227ca6b6ef80f64335f64 Mon Sep 17 00:00:00 2001 From: phischu Date: Sat, 23 Jul 2016 17:34:03 +0200 Subject: [PATCH] Add the `haskell-names` package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ffd97b8..e79df04d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2448,6 +2448,9 @@ packages: "Christopher Wells @ExcalburZero": - pixelated-avatar-generator + "Philipp Schuster @phischu": + - haskell-names + # 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