aboutsummaryrefslogtreecommitdiff
path: root/hsm-gpio/hsm-gpio.cabal
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2025-09-11 03:04:36 +0000
committerPaul Oliver <contact@pauloliver.dev>2025-09-12 01:08:04 +0000
commitac5a85abac1a47645713d3b7539fccb1b744dd85 (patch)
treef0107a391a5f937b3d076f0edd1c8df9c3bbc0c2 /hsm-gpio/hsm-gpio.cabal
parent89aab732dc3d484b99c0761728285bca6f6b1ba0 (diff)
Adds `hsm-drive`
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