aboutsummaryrefslogtreecommitdiff
path: root/hsm-gpio/Hsm
AgeCommit message (Collapse)Author
23 hoursAdds another formatting/cleaning roundHEADmasterPaul Oliver
4 daysMakes all FFI calls safePaul Oliver
8 daysExtracts `unsafeEff_` from inside `forM_` loop in `GPIO.hs`Paul Oliver
13 daysMoves commonly used `bracket` combinators into separate modulePaul Oliver
13 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-13Code now uses `effectful` to manage side-effectsPaul Oliver
2025-02-24InitialPaul Oliver