hpio-0.9.0.1: Monads for GPIO in Haskell

Copyright(c) 2017 Quixoftic LLC
LicenseBSD3
MaintainerDrew Hess <dhess-src@quixoftic.com>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellSafe
LanguageHaskell2010

System.GPIO.Linux

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.