hsI2C-0.1.2: I2C access for Haskell and Linux

Copyright(c) Marc Fontaine 2017
LicenseBSD3
MaintainerMarc.Fontaine@gmx.de
Stabilityexperimental
PortabilityGHC-only
Safe HaskellSafe
LanguageHaskell98

System.Hardware.I2C

Description

This module provides an I2C interface for Haskell. It just reexports the implementation specific module. For now, only LinuxDevI2C is supported.

Documentation