BSD-3-Clause licensed by Edward A. Kmett
Maintained by Edward A. Kmett
This version can be pinned in stack with:unique-0.0.2@sha256:8e3649c1007a0c9a3775733dd5f71f0e90dd2728933db1feae45b008fa88dc35,1344

Module documentation for 0.0.2

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2025-08-28(full list with versions):

unique

Hackage Build Status

This package provides a version of Data.Unique that is fully concurrent.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett

Changes

0.0.2

  • Allow building with hashable-1.5.*.
  • Drop support for pre-8.0 versions of GHC.

0.0.1

  • GHC-9.0 compatibility
  • Mark Control.Concurrent.Unique as Trustworthy

0

  • Repository initialized