From a99eb22c94925dbff966de31265fe6ea26baa0ea Mon Sep 17 00:00:00 2001 From: Baojun Wang Date: Mon, 18 Jun 2018 23:30:38 -0700 Subject: [PATCH] Add elf Add `elf` package (v0.29) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea3b4d0b..9205e7ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3443,6 +3443,9 @@ packages: "Magnus Therning @magthe": - hsini + "Baojun Wang @wangbj": + - elf + # 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