jputcu / serialport

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

test failure: Pattern match failure in do expression at tests/Tests.hs:105 #30

Closed juhp closed 8 years ago

juhp commented 8 years ago

Originally reported at fpco/stackage#1299 by @DanBurton.

Preprocessing test suite 'Tests' for serialport-0.4.7...
[1 of 1] Compiling Main             ( tests/Tests.hs, dist/build/Tests/Tests-tmp/Main.o )
Linking dist/build/Tests/Tests ...
> /tmp/stackage-build8/serialport-0.4.7$ dist/build/Tests/Tests
Tests: user error (Pattern match failure in do expression at tests/Tests.hs:105:3-27)
jputcu commented 8 years ago

The tests need two serial ports as command line arguments, see README