hpio-0.8.0.2: Monads for GPIO in Haskell

Copyright(c) 2016, Drew Hess
LicenseBSD3
MaintainerDrew Hess <src@drewhess.com>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellSafe
LanguageHaskell2010

System.GPIO.Linux

Contents

Description

Linux GPIO.

Currently, this module is rather redundant, as it only re-exports the top-level Linux sysfs GPIO module. That's because sysfs GPIO is the only built-in GPIO implementation that the Linux kernel currently supports. However, if future Linux kernels provide a new GPIO system, that implementation would presumably also be exported from here.

Synopsis

Linux sysfs GPIO