[Haskell-cafe] Talking to the serial (RS232) port from Haskell

Dan Piponi dpiponi at gmail.com
Wed Apr 25 12:28:37 EDT 2007


What's the easiest way, from Haskell, to open a serial port (under
Windows, say) with the correct baud rate and parity, and send data
through it? Is there a serial library for Haskell?
--
Dan


More information about the Haskell-Cafe mailing list