From f17c368d93b9c7ca0814063d88fb0f9407832276 Mon Sep 17 00:00:00 2001 From: Alexander Krupenkin Date: Sun, 13 May 2018 23:27:59 +0300 Subject: [PATCH] Add web3 package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f62c111d..777e4455 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3344,6 +3344,9 @@ packages: "Ben Sima @bensima": - yesod-text-markdown + "Alexander Krupenkin @akru": + - web3 + # 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