From bc688f0956e4b83e11052dba067e719e7c1d4663 Mon Sep 17 00:00:00 2001 From: Dimitri 'phaazon' Sabadie Date: Fri, 26 Jun 2015 23:06:42 +0200 Subject: [PATCH] Added hid. hid requires hidapi-libusb to be installed with pkg-config information. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c18857a..9e63b70e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -607,6 +607,7 @@ packages: # - al --FIXME temporary, figure out why it's not working with stackage-build - monad-journal - smoothie + - hid "Thomas Schilling ": - ghc-syb-utils