@hackage weak0

Weak pointer extas

  • Installation

  • Dependencies (1)

  • Dependents (0)

weak

Hackage

This package supplies extras for working with weak pointers in Haskell. In particular this allows creation of a weak pointer using a ForeignPtr as a key more robustly. In the future this may extend to allow more types of objects with heap identity (such as the types in primitive) to form robust weak pointers.

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