From ab61529a42f2e450bb62a29bb8b49595685184ea Mon Sep 17 00:00:00 2001 From: Jeremy Huffman Date: Fri, 8 Sep 2017 22:01:01 -0400 Subject: [PATCH] Add higher-leveldb. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17e44576..cc47cfbc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3315,6 +3315,9 @@ packages: "typeable.io ": - stackage2nix + "Jeremy Huffman @jeremyjh": + - higher-leveldb + # 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