From abf2d92daa8eb04e5c38559ddc01769e1cc91aab Mon Sep 17 00:00:00 2001 From: Hans-Peter Deifel Date: Sun, 11 Dec 2016 20:22:32 +0100 Subject: [PATCH] Add hledger-iadd --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d900caa2..adcfa3a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2668,6 +2668,9 @@ packages: "Alexey Kuleshevich @lehins": - hip + "Hans-Peter Deifel @hpdeifel": + - hledger-iadd + # 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