aboutsummaryrefslogtreecommitdiff
path: root/hsm-gpio/hsm-gpio.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hsm-gpio/hsm-gpio.cabal')
-rw-r--r--hsm-gpio/hsm-gpio.cabal1
1 files changed, 1 insertions, 0 deletions
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