aboutsummaryrefslogtreecommitdiff
path: root/hsm-gpio
AgeCommit message (Expand)Author
2 daysMakes all FFI calls safeHEADmasterPaul Oliver
6 daysExtracts `unsafeEff_` from inside `forM_` loop in `GPIO.hs`Paul Oliver
11 daysMoves commonly used `bracket` combinators into separate modulePaul Oliver
11 daysEliminates `resourcet-effectful` dependency of `hsm-gpio`Paul Oliver
2025-08-23Improves formatting againPaul Oliver
2025-08-23Falls back to `bracket` unless `releaseEff` is neededPaul Oliver
2025-08-23Falls back to using `ccall` for `gpiod` callsPaul Oliver
2025-08-23Improves formattingPaul Oliver
2025-08-17Simplifies cabal filesPaul Oliver
2025-08-13Code now uses `effectful` to manage side-effectsPaul Oliver
2025-02-24InitialPaul Oliver