From 018c6809f6e6a26540bef8a0316bc531f94e77f9 Mon Sep 17 00:00:00 2001 From: iphydf Date: Sat, 1 Oct 2016 18:30:57 +0100 Subject: [PATCH] Add data-msgpack and network-msgpack-rpc packages See https://github.com/TokTok/hs-msgpack/issues/4. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 522d6d39..586dd70c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2513,6 +2513,10 @@ packages: "Tony Day @tonyday567": - chart-unit + + "Iphigenia Df @iphydf": + - data-msgpack + - network-msgpack-rpc # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.