diff options
Diffstat (limited to 'hsm-gpio/hsm-gpio.cabal')
-rw-r--r-- | hsm-gpio/hsm-gpio.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hsm-gpio/hsm-gpio.cabal b/hsm-gpio/hsm-gpio.cabal index a56a67a..ba538db 100644 --- a/hsm-gpio/hsm-gpio.cabal +++ b/hsm-gpio/hsm-gpio.cabal @@ -10,7 +10,7 @@ library , effectful-plugin , hsm-core , hsm-log - , resourcet-effectful + , transformers , vector default-language: GHC2024 |