thread-local-storage v0.1.1 Release Notes

Release Date: 2017-01-23 // about 7 years ago
    • 🔦 Expose Data.TLS.PThread.Internal. Note that there are no API guarantees whatsoever with this module, so use it with caution.
    • ➕ Add pthread to extra-libraries. Without it, some systems suffer from linker errors when using this library.
    • 🛠 Fix build on GHC 7.6 and 7.8.