From ce35624a921b480d718000f87c5c266aa0fb943b Mon Sep 17 00:00:00 2001 From: Takenobu Tani Date: Sat, 6 Oct 2018 15:42:24 +0900 Subject: [PATCH] add ghci-hexcalc --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aca44822..1e089197 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3628,6 +3628,9 @@ packages: "Ryota Kameoka @ryota-ka": - duration + "Takenobu Tani @takenobu-hs": + - ghci-hexcalc + # 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