nh2 / hemokit

Haskell library for the Emotiv EEG, inspired by the Emokit code
31 stars 13 forks source link

hemokit-0.4.0 failed during the building phase #1

Closed gaby64 closed 9 years ago

gaby64 commented 11 years ago

src/Hemokit.hs:525:46: No instance for (NFData DeviceInfo) arising from a use of genericRnf' Possible fix: add an instance declaration for (NFData DeviceInfo) In the expression: genericRnf In an equation forrnf': rnf = genericRnf In the instance declaration for `NFData EmotivDeviceInfo'

nh2 commented 11 years ago

Hey, there were some new changes that had not been uploaded to hackage.

Can you try hemokit-0.5 with hidapi-0.1.1?

nh2 commented 9 years ago

Closing; if this still doesn't work, please reopen.