From a860749363775e124089994885e094764fea0d96 Mon Sep 17 00:00:00 2001 From: Maximilian Tagher Date: Fri, 23 Mar 2018 11:46:00 -0700 Subject: [PATCH] Add aeson-iproute --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17329735..a5a0b4d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3247,6 +3247,9 @@ packages: "Sergey Vinokurov @sergv": - sexp-grammar + "Maximilian Tagher @MaxGabriel": + - aeson-iproute + # 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