packages feed

pthread-0.1.2: CHANGELOG.md

# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/).

## [0.1.2] - 2019-06-17

### Added

* Compatibility with ghc-8.6.
* Bind API for attributes and basic thread operations.
* Check for -threaded.

## [0.1.1] - 2017-09-28

### Changed

* Fixed the URL to the pthread repo in the cabal file.

## [0.1] - 2017-09-28

### Added

* Bindings for thread-local storage management.