From ac5a85abac1a47645713d3b7539fccb1b744dd85 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 11 Sep 2025 03:04:36 +0000 Subject: Adds `hsm-drive` --- hsm-gpio/hsm-gpio.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'hsm-gpio/hsm-gpio.cabal') diff --git a/hsm-gpio/hsm-gpio.cabal b/hsm-gpio/hsm-gpio.cabal index ba538db..75e22f8 100644 --- a/hsm-gpio/hsm-gpio.cabal +++ b/hsm-gpio/hsm-gpio.cabal @@ -15,6 +15,7 @@ library default-language: GHC2024 exposed-modules: Hsm.GPIO + extra-libraries: gpiod ghc-options: -O2 -Wall -Werror -Wno-star-is-type -Wunused-packages -ddump-splices -fplugin=Effectful.Plugin -- cgit v1.2.1