rrnewton / haskell-lockfree

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

fix --flag=usecas build #80

Closed trofi closed 3 years ago

trofi commented 3 years ago

Before the change the build against atomic-primops-0.8.3 failed as:

Data/Concurrent/Deque/Reference.hs:30:1: error:
    Could not load module ‘Data.Atomic’

Bug: https://bugs.gentoo.org/750206