rrnewton / haskell-lockfree

A collection of different packages for CAS based data structures.
106 stars 25 forks source link

Fix chaselev-dequeue import of Data.Atomics.Counter.Unboxed #45

Closed jberryman closed 9 years ago

jberryman commented 9 years ago

Fixes #44

rrnewton commented 9 years ago

Thanks!

peti commented 9 years ago

A new release to Hackage that contains this fix would be very much appreciated.

rrnewton commented 9 years ago

@peter-fogg I added you to the maintainer group. Could you run tests / check Jenkins and do the upload?

Oops - nevermind. This is for chaselev-deque not atomic primops. I'll get it.