Age | Commit message (Collapse) | Author | |
---|---|---|---|
23 hours | Adds another formatting/cleaning roundHEADmaster | Paul Oliver | |
4 days | Makes all FFI calls safe | Paul Oliver | |
8 days | Extracts `unsafeEff_` from inside `forM_` loop in `GPIO.hs` | Paul Oliver | |
13 days | Moves commonly used `bracket` combinators into separate module | Paul Oliver | |
13 days | Eliminates `resourcet-effectful` dependency of `hsm-gpio` | Paul Oliver | |
2025-08-23 | Improves formatting again | Paul Oliver | |
2025-08-23 | Falls back to `bracket` unless `releaseEff` is needed | Paul Oliver | |
2025-08-23 | Falls back to using `ccall` for `gpiod` calls | Paul Oliver | |
2025-08-23 | Improves formatting | Paul Oliver | |
2025-08-13 | Code now uses `effectful` to manage side-effects | Paul Oliver | |
2025-02-24 | Initial | Paul Oliver | |