From a5216da7afc57884f2536a398c722320d1d5e16b Mon Sep 17 00:00:00 2001 From: nerded1337 <59234919+nerded1337@users.noreply.github.com> Date: Fri, 20 Nov 2020 10:29:34 +0100 Subject: [PATCH] add zydiskell package Hi guys, I am developing a [Haskell language binding](https://github.com/nerded1337/zydiskell) for the [Zydis library](https://github.com/zyantific/zydis). It would be a good thing to list it in stackage as I plan to maintain it! What do you think? --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e440674..102d1282 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4443,6 +4443,9 @@ packages: "Alexander Batischev @Minoru": - hakyll-convert + + "Edward Nerd @nerded1337": + - zydiskell "Grandfathered dependencies": - Boolean