BSD-3-Clause licensed by Ryan R. Newton
Maintained by [email protected]
This version can be pinned in stack with:lockfree-queue-0.2.4@sha256:156e7ccc193fc5d8b43f065e9cd31c3171c79ec25863283d546900d92930846d,2963

Module documentation for 0.2.4

Used by 1 package in nightly-2024-03-14(full list with versions):

See haddock in Data.Concurrent.LinkedQueue

Changes

0.2.4

  • Allow building with GHC 9.4.

0.2.3

  • bump for upstream change

0.2.0.2

  • minor: fix for upstream change

0.2.0.1

  • use ticketed CAS internally; add support for -prof mode

0.2

  • switched to MutVar

0.1

  • initial version