aboutsummaryrefslogtreecommitdiff
path: root/hsm-gpio/Hsm
AgeCommit message (Expand)Author
6 hoursAdds another formatting/cleaning roundHEADmasterPaul Oliver
3 daysMakes all FFI calls safePaul Oliver
7 daysExtracts `unsafeEff_` from inside `forM_` loop in `GPIO.hs`Paul Oliver
12 daysMoves commonly used `bracket` combinators into separate modulePaul Oliver
12 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