From 39897046398c7dc3fcffeff5badcd00e9cf02643 Mon Sep 17 00:00:00 2001 From: Stefan Kersten Date: Tue, 17 Nov 2015 16:29:24 +0100 Subject: [PATCH] Add hsndfile package `hsndfile` is a Haskell wrapper for the libsndfile C library for cross-platform soundfile I/O. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad9d541b..ce98b738 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1653,6 +1653,9 @@ packages: # "Andrew Lelechenko @Bodigrim": # - exp-pairs + "Stefan Kersten @kaoskorobase": + - hsndfile + "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 - zlib < 0.6