The latest version of hpio is 0.9.0.7-0.

hpio

Version 0.8.0.5 revision 0 uploaded by dhess.

Package meta

Synopsis
Monads for GPIO in Haskell
Description

This package provides an embedded DSL for writing cross-platform GPIO programs in Haskell. Currently only Linux is supported (via the sysfs filesystem), but other Unix GPIO platforms will be supported in the future.

Monads and low-level actions are also provided for each supported platform's native GPIO API, if you want to program directly to the platform API.

Example programs are provided in the examples directory of the source code distribution. There is also a System.GPIO.Tutorial module, which explains how to use the cross-platform DSL.

Author
Drew Hess <src@drewhess.com>
Bug reports
https://github.com/dhess/hpio/issues/
Category
System
Copyright
Copyright (c) 2016, Drew Hess
Homepage
https://github.com/dhess/hpio
Maintainer
Drew Hess <src@drewhess.com>
Package URL
n/a
Stability
experimental

Components