jputcu / serialport

Cross platform haskell library for using the serial port
Other
43 stars 36 forks source link

Changing String to the more descriptive and appropriate FilePath type. #23

Closed Chobbes closed 9 years ago

Chobbes commented 9 years ago

Small change, but it makes it more clear in the documentation what the first argument is.

jputcu commented 9 years ago

Well spotted, the lower level implementations use FilePath so should the withSerial.