@hackage HaMinitel0.1.0.0
An Haskell library to drive the french Minitel through a serial port
Categories
License
GPL-3.0-only
Maintainer
zigazou@free.fr
Links
Versions
- 0.1.0.0 Sat, 12 Jul 2014
Installation
Dependencies (4)
- base >=4.5 && <4.6
- bytestring >=0.9 && <0.10
- serialport >=0.4 && <0.5
- stm >=2.4 && <2.5 Show all…
Dependents (1)
@hackage/acme-everything
HaMinitel allows you to drive a french Minitel through a serial port in Haskell. It has been started as a mean to discover Haskell and functional programming.